Skip to content

Commit 30ce54e

Browse files
committed
CI Remove the CodeBuild .NET Install
1 parent 9f56aa2 commit 30ce54e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

buildtools/ci.buildspec.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ env:
55
DOTNET_RUNNING_IN_CONTAINER: "true"
66
phases:
77
install:
8-
runtime-versions:
9-
dotnet: 8.x
108
commands:
119
- curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 10.0
1210
- dotnet --version

0 commit comments

Comments
 (0)