We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6a039 commit 1fd948aCopy full SHA for 1fd948a
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
6
- "v*"
7
8
env:
9
- PYBIN_SUPPORTED_VERSIONS: "cp3(6m|7m|8|9|10)"
+ PYBIN_SUPPORTED_VERSIONS: "cp3(6m|7m|8|9|10|11)"
10
11
jobs:
12
publish:
0 commit comments