We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c015418 commit 12d258cCopy full SHA for 12d258c
.github/workflows/ci-build-release-wheels.yaml
@@ -46,7 +46,7 @@ jobs:
46
- {version: '3.9', spec: 'cp39-cp39'}
47
- {version: '3.10', spec: 'cp310-cp310'}
48
- {version: '3.11', spec: 'cp311-cp311'}
49
- - {version: '3.12', spec: 'cp311-cp312'}
+ - {version: '3.12', spec: 'cp312-cp312'}
50
cpu:
51
- {arch: 'x86_64', platform: 'x86_64'}
52
- {arch: 'aarch64', platform: 'arm64'}
0 commit comments