We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec4de44 commit fc6b7cdCopy full SHA for fc6b7cd
1 file changed
.github/workflows/build_wheels_linux.yml
@@ -31,6 +31,9 @@ jobs:
31
with_contrib: [0, 1]
32
without_gui: [0, 1]
33
build_sdist: [0]
34
+ exclude:
35
+ - platform: aarch64
36
+ manylinux: 2014
37
38
env:
39
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
0 commit comments