Skip to content

Commit e4a1ebc

Browse files
committed
Revert "[TMP] only build linux 3.13 aarch64 which test is failing"
This reverts commit 52ca6fd.
1 parent bdf3daa commit e4a1ebc

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 = "cp313-manylinux_aarch64"
119+
build = "*"
120120
# disabling PyPy due to 2 failing tests
121121
skip = "pp* *win32*"
122122

0 commit comments

Comments
 (0)