Skip to content

Commit 597e245

Browse files
author
Jon
committed
another try
1 parent cf9138b commit 597e245

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
@@ -29,7 +29,7 @@ skip = ["cp36-*", "cp37-*", "pp*", "*-win32"]
2929
#before-build = "python -m pip install cmake>=3.16"
3030

3131
[tool.cibuildwheel.windows]
32-
archs = ["win_amd64"]
32+
archs = ["auto64"]
3333

3434
[tool.cibuildwheel.linux]
3535
archs = ["auto", "aarch64"]

0 commit comments

Comments
 (0)