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 9547a8c commit 924d81cCopy full SHA for 924d81c
1 file changed
pyproject.toml
@@ -72,7 +72,7 @@ test-extras = ["test"]
72
test-command = "pytest {project}/tests -q"
73
74
[tool.cibuildwheel.linux]
75
-archs = ["x86_64", "aarch64"]
+archs = ["x86_64"]
76
77
[tool.cibuildwheel.windows]
78
archs = ["AMD64"]
0 commit comments