Update ubuntu 1804 to the new one
This commit is contained in:
parent
724d3e1cbe
commit
687011c301
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue