Skip to content

Commit a730dd3

Browse files
authored
Update build_publish.yml
1 parent dbc8a2e commit a730dd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
python -m cibuildwheel --output-dir wheels
3737
env:
3838
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
39-
CIBW_ARCHS_LINUX: "auto aarch64"
4039

4140
- uses: actions/upload-artifact@v2
4241
name: Upload wheels

0 commit comments

Comments
 (0)