Change Centos7 legs to use Centos 8 Stream

This commit is contained in:
Jeremy Koritzinsky 2023-04-13 13:49:07 -07:00 committed by Sven Boemer
parent 1cf9a3bb5e
commit 5785512fb4

View file

@ -94,8 +94,8 @@ stages:
- template: eng/build.yml
parameters:
agentOs: Linux
jobName: Build_CentOS_7_Debug_x64
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7'
jobName: Build_CentOS_8_Stream_Debug_x64
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8'
buildConfiguration: Debug
buildArchitecture: x64
linuxPortable: false