Skip to content

Commit 1fd948a

Browse files
author
Tim Schneider
committed
Enabled building of wheels for python 3.11
1 parent df6a039 commit 1fd948a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "v*"
77

88
env:
9-
PYBIN_SUPPORTED_VERSIONS: "cp3(6m|7m|8|9|10)"
9+
PYBIN_SUPPORTED_VERSIONS: "cp3(6m|7m|8|9|10|11)"
1010

1111
jobs:
1212
publish:

0 commit comments

Comments
 (0)