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 30, 2024
1 parent 77b06ac commit 0f622f2
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-22.04'
vmImage: 'ubuntu-24.04'

stages:

Expand Down

0 comments on commit 0f622f2

Please sign in to comment.