mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
[3.13] Move to public Linux arm64 hosted runners (#129146)
This commit is contained in:
parent
508ace6705
commit
ffcef2d6f9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/reusable-ubuntu.yml
vendored
2
.github/workflows/reusable-ubuntu.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-24.04, ubuntu-24.04-aarch64]
|
||||
os: [ubuntu-24.04, ubuntu-24.04-arm]
|
||||
env:
|
||||
FORCE_COLOR: 1
|
||||
OPENSSL_VER: 3.0.15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue