Skip to content

Commit 3f6dc5a

Browse files
author
Devon Ryan
committed
Update pipelines
1 parent 579d3f2 commit 3f6dc5a

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
@@ -41,7 +41,7 @@ packages = ["py2bitTest"]
4141

4242
# Target only minimum CPython version 3.9 on linux for wheel build
4343
[tool.cibuildwheel]
44-
skip = "pp* cp38-* *-manylinux_i686 *_ppc64le *_s390x *-musllinux_x86_64 *-musllinux_i686"
44+
skip = "pp* cp36-* cp37-* cp38-* *-manylinux_i686 *_ppc64le *_s390x *-musllinux_x86_64 *-musllinux_i686"
4545

4646
[tool.cibuildwheel.linux]
4747
manylinux-x86_64-image = "manylinux2014"

0 commit comments

Comments
 (0)