Skip to content

Commit c17b39c

Browse files
committed
test 3.14
1 parent 4037243 commit c17b39c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
env:
4646
# Skips pypy and musllinux for now.
4747
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* *-musllinux*"
48+
CIBW_ENABLE: "cp314-*"
4849
CIBW_ARCHS: ${{ matrix.arch }}
4950
CIBW_BUILD_FRONTEND: build
5051
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014

0 commit comments

Comments
 (0)