Skip to content

Commit

Permalink
update azure ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
RuoshiZhang committed Dec 9, 2021
1 parent 1cd3047 commit 00ecfcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -156,7 +156,7 @@ jobs:
displayName: Upload Artifacts
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
pool:
vmImage: 'Ubuntu-16.04'
vmImage: 'Ubuntu-latest'
dependsOn:
- build_macos_1015
- build_ubuntu_1804
Expand Down

0 comments on commit 00ecfcc

Please sign in to comment.