Update ubuntu 1804 to the new one

This commit is contained in:
Jason Zhai 2022-11-01 01:47:15 -07:00
parent 724d3e1cbe
commit 687011c301

View file

@ -72,8 +72,8 @@ stages:
- template: /eng/build.yml
parameters:
agentOs: Linux
jobName: Build_Ubuntu_18_04_Debug_x64
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04'
jobName: Build_Ubuntu_22_04_Debug_x64
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04'
buildConfiguration: Debug
buildArchitecture: x64
linuxPortable: true