Skip to content

Commit

Permalink
Try using ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
milot-mirdita committed May 15, 2023
1 parent 0b8e358 commit 084cb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
displayName: Upload Artifacts
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
pool:
vmImage: 'Ubuntu-20.04'
vmImage: 'ubuntu-latest'
dependsOn:
- build_macos_11
- build_ubuntu_2004
Expand Down

0 comments on commit 084cb44

Please sign in to comment.