We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f56aa2 commit 30ce54eCopy full SHA for 30ce54e
buildtools/ci.buildspec.yml
@@ -5,8 +5,6 @@ env:
5
DOTNET_RUNNING_IN_CONTAINER: "true"
6
phases:
7
install:
8
- runtime-versions:
9
- dotnet: 8.x
10
commands:
11
- curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 10.0
12
- dotnet --version
0 commit comments