Skip to content

Commit 6fb1252

Browse files
committed
cython 0.29.8, cibuildwheel 2.3.1
should get wheels compatible with 3.11
1 parent 8d406b6 commit 6fb1252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414
- zmq/utils/*.h
1515

1616
env:
17-
cython: "0.29.24"
18-
cibuildwheel: "2.2.2"
17+
cython: "0.29.28"
18+
cibuildwheel: "2.3.1"
1919
TWINE_NONINTERACTIVE: "1"
2020

2121
jobs:

0 commit comments

Comments
 (0)