Trying the 2004 image of Ubuntu instead of the 2204 image.
This commit is contained in:
parent
07b1820bff
commit
d90fa12bf8
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ jobs:
|
|||
${{ if eq(parameters.agentOs, 'Linux') }}:
|
||||
pool:
|
||||
name: $(DncEngInternalBuildPool)
|
||||
image: 1es-ubuntu-2204-pt
|
||||
image: 1es-ubuntu-2004-pt
|
||||
os: linux
|
||||
container: ${{ parameters.container }}
|
||||
${{ if eq(parameters.agentOs, 'Darwin') }}:
|
||||
|
|
Loading…
Reference in a new issue