mirror of
https://github.com/python/cpython.git
synced 2024-11-26 19:34:19 +08:00
[3.13] gh-122544: Change OS image in Azure pipeline to Ubuntu 24.04 (GH-125344) (#126479)
Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
This commit is contained in:
parent
8059351051
commit
4f1584657f
@ -5,7 +5,7 @@ jobs:
|
||||
displayName: Pre-build checks
|
||||
|
||||
pool:
|
||||
vmImage: ubuntu-22.04
|
||||
vmImage: ubuntu-24.04
|
||||
|
||||
steps:
|
||||
- template: ./prebuild-checks.yml
|
||||
|
Loading…
Reference in New Issue
Block a user