Skip to content

Commit b827af8

Browse files
authored
Update wheels.yml: cp312
1 parent 3761c3e commit b827af8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ jobs:
7676
env:
7777
CIBW_BUILD_VERBOSITY: 1
7878
# CIBW_REPAIR_WHEEL_COMMAND: ''
79-
# CIBW_BUILD: cp311-*
80-
CIBW_BUILD: cp312-* cp314-*
79+
CIBW_BUILD: cp312-*
80+
# CIBW_BUILD: cp312-* cp314-*
8181
# Skip builds for 32-bit builds and some others...
8282
CIBW_SKIP: "*-win32 *-musllinux_* *linux_i686 *linux_s390x *linux_aarch64 *linux_s390x"
8383

0 commit comments

Comments
 (0)