Skip to content

Commit

Permalink
Update AzDO Release job to run on ubuntu latest image.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich authored Oct 18, 2021
1 parent c813815 commit 079cb5d
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 @@ -111,7 +111,7 @@ jobs:

- job: Release
pool:
vmImage: "Ubuntu-16.04"
vmImage: "Ubuntu-latest"
dependsOn:
- macOS
- Linux
Expand Down

0 comments on commit 079cb5d

Please sign in to comment.