Skip to content

Commit

Permalink
Update archetype-ios-release.yml: update from ubuntu 18 to ubuntu 20 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jamrozik authored Apr 21, 2023
1 parent e19f400 commit 0106621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/templates/stages/archetype-ios-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ stages:
variables:
- template: ../variables/globals.yml
pool:
name: azsdk-pool-mms-ubuntu-1804-general
vmImage: MMSUbuntu18.04
name: azsdk-pool-mms-ubuntu-2004-general
vmImage: ubuntu-20.04
strategy:
runOnce:
deploy:
Expand Down

0 comments on commit 0106621

Please sign in to comment.