Skip to content

Commit

Permalink
TEMP: Use ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Feb 11, 2025
1 parent 315f8c9 commit 9c150d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/azure/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ trigger:
- master

pool:
vmImage: 'ubuntu-20.04'
vmImage: 'ubuntu-latest'

variables:
ansible_version: "-core >=2.16,<2.17"
Expand Down

0 comments on commit 9c150d5

Please sign in to comment.