We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde96f5 commit 28be7a2Copy full SHA for 28be7a2
1 file changed
.azure/pipelines/ci.yml
@@ -678,7 +678,7 @@ extends:
678
enableInternalSources: true
679
platform:
680
name: 'Managed'
681
- container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8'
+ container: azureLinux30Net8BuildAmd64
682
buildScript: './eng/build.sh $(_PublishArgs) --no-build-nodejs --no-build-repo-tasks $(_InternalRuntimeDownloadArgs)'
683
skipPublishValidation: true
684
jobProperties:
0 commit comments