Skip to content

Commit 924d81c

Browse files
committed
removed arm for linux
1 parent 9547a8c commit 924d81c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ test-extras = ["test"]
7272
test-command = "pytest {project}/tests -q"
7373

7474
[tool.cibuildwheel.linux]
75-
archs = ["x86_64", "aarch64"]
75+
archs = ["x86_64"]
7676

7777
[tool.cibuildwheel.windows]
7878
archs = ["AMD64"]

0 commit comments

Comments
 (0)