Skip to content

Commit

Permalink
[3.12] gh-122544: Change OS image in Azure pipeline to Ubuntu 24.04 (G…
Browse files Browse the repository at this point in the history
…H-125344) (#126480)

Co-authored-by: Damien <[email protected]>
  • Loading branch information
miss-islington and Damien-Chen authored Nov 6, 2024
1 parent 2f39370 commit 7a4262b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
displayName: Pre-build checks

pool:
vmImage: ubuntu-22.04
vmImage: ubuntu-24.04

steps:
- template: ./prebuild-checks.yml
Expand Down

0 comments on commit 7a4262b

Please sign in to comment.