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 553d4e8 commit 4a98fccCopy full SHA for 4a98fcc
.azure/pipelines/ci.yml
@@ -708,7 +708,7 @@ extends:
708
enableInternalSources: true
709
platform:
710
name: 'Managed'
711
- container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8'
+ container: azureLinux30Net9BuildAmd64
712
buildScript: './eng/build.sh --publish --no-build-repo-tasks $(_PublishArgs) $(_InternalRuntimeDownloadArgs)'
713
skipPublishValidation: true
714
jobProperties:
0 commit comments