Skip to content

Commit

Permalink
upstream CI: Use Ubuntu 24.04 to build test images
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Oct 25, 2024
1 parent 6cfc2a7 commit 9c255ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/azure/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ schedules:
trigger: none

pool:
vmImage: 'ubuntu-20.04'
vmImage: 'ubuntu-24.04'

stages:

Expand Down

0 comments on commit 9c255ca

Please sign in to comment.