Skip to content

Commit 52ca6fd

Browse files
committed
[TMP] only build linux 3.13 aarch64 which test is failing
1 parent 554ff85 commit 52ca6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ libzim = [
116116
]
117117

118118
[tool.cibuildwheel]
119-
build = "*"
119+
build = "cp313-manylinux_aarch64"
120120
# disabling PyPy due to 2 failing tests
121121
skip = "pp* *win32*"
122122

0 commit comments

Comments
 (0)