Skip to content

Commit fc6b7cd

Browse files
authored
Update build_wheels_linux.yml
1 parent ec4de44 commit fc6b7cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
with_contrib: [0, 1]
3232
without_gui: [0, 1]
3333
build_sdist: [0]
34+
exclude:
35+
- platform: aarch64
36+
manylinux: 2014
3437

3538
env:
3639
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

0 commit comments

Comments
 (0)