We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4cca9f commit 5df10c3Copy full SHA for 5df10c3
.github/workflows/build_wheels.yml
@@ -8,7 +8,7 @@ on:
8
type: string
9
10
env:
11
- PYBIN_SUPPORTED_VERSIONS: "cp3(7m|8|9|10|11)"
+ PYBIN_SUPPORTED_VERSIONS: "cp3(7m|8|9|10|11|12)"
12
13
jobs:
14
build_wheels:
0 commit comments