mirror of
https://github.com/python/cpython.git
synced 2024-11-21 21:09:37 +01:00
gh-122544: Change OS image in Azure pipeline to Ubuntu 24.04 (#125344)
This commit is contained in:
parent
5e9168492f
commit
478a1c09c4
@ -5,7 +5,7 @@ jobs:
|
|||||||
displayName: Pre-build checks
|
displayName: Pre-build checks
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: ubuntu-22.04
|
vmImage: ubuntu-24.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- template: ./prebuild-checks.yml
|
- template: ./prebuild-checks.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user