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 fd10561 commit 75ffb71Copy full SHA for 75ffb71
.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