Merge pull request #14856 from dotnet/Jason/Update-the-Linux-Agent
Update ubuntu 1804 to the new one
This commit is contained in:
commit
e82896a242
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ stages:
|
||||||
- template: /eng/build.yml
|
- template: /eng/build.yml
|
||||||
parameters:
|
parameters:
|
||||||
agentOs: Linux
|
agentOs: Linux
|
||||||
jobName: Build_Ubuntu_18_04_Debug_x64
|
jobName: Build_Ubuntu_22_04_Debug_x64
|
||||||
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04'
|
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04'
|
||||||
buildConfiguration: Debug
|
buildConfiguration: Debug
|
||||||
buildArchitecture: x64
|
buildArchitecture: x64
|
||||||
linuxPortable: true
|
linuxPortable: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue