Skip to content

Commit

Permalink
Update archetype-sdk-client.yml: Update Ubuntu 18 to Ubuntu 20 (#2549)
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jamrozik authored Apr 22, 2023
1 parent 6d05c6b commit 147d0bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/templates/jobs/archetype-sdk-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ jobs:
BuildType: Debug

LinuxARM_Release_Preconditions:
Pool: azsdk-pool-mms-ubuntu-1804-general
OSVmImage: ubuntu-18.04
Pool: azsdk-pool-mms-ubuntu-2004-general
OSVmImage: ubuntu-20.04
vcpkg.deps: ''
VCPKG_DEFAULT_TRIPLET: 'x64-linux'
AptDependencies: 'gcc-arm-none-eabi'
Expand Down

0 comments on commit 147d0bb

Please sign in to comment.