Skip to content

Commit 143db86

Browse files
committed
Temp disable building of arm linux wheels
1 parent 50984d7 commit 143db86

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/wheels.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
os:
12-
[ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14]
11+
os: [ubuntu-latest, windows-latest, macos-13, macos-14] # ubuntu-24.04-arm,
1312

1413
steps:
1514
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)