Skip to content

Commit 30f49f7

Browse files
committed
Remove arm64 from 3.14-dev build
1 parent 7a47e0c commit 30f49f7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,10 @@ jobs:
3737
- os: ubuntu-latest
3838
python: "3.14-dev"
3939
experimental: true
40-
- os: ubuntu-24.04-arm
41-
python: "3.14-dev"
42-
experimental: true
4340
- os: ubuntu-latest
4441
python: "3.14-dev"
4542
experimental: true
4643
build: 'free-threading'
47-
- os: ubuntu-24.04-arm
48-
python: "3.14-dev"
49-
experimental: true
50-
build: 'free-threading'
5144
# Also test PyPy, macOS, and Windows:
5245
- os: ubuntu-latest
5346
python: pypy-3.10

0 commit comments

Comments
 (0)