Skip to content

Commit

Permalink
Updated deprecated build VMs. (#3972)
Browse files Browse the repository at this point in the history
  • Loading branch information
Haplois committed Aug 25, 2022
1 parent 0767464 commit 48aade0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions azure-pipelines.yml
Expand Up @@ -165,11 +165,11 @@ jobs:
clean: all
strategy:
matrix:
Ubuntu_18_04:
vmImage: ubuntu-18.04
Ubuntu_22_04:
vmImage: ubuntu-22.04
pwsh: true
macOS_10_15_Catalina:
vmImage: macOS-10.15
macOS_11:
vmImage: macOS-11
pwsh: true
pool:
vmImage: $[ variables['vmImage'] ]
Expand Down

0 comments on commit 48aade0

Please sign in to comment.