We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f235bc commit 821b9d0Copy full SHA for 821b9d0
.github/workflows/build_and_release.yml
@@ -50,7 +50,7 @@ jobs:
50
- 'cp311-*'
51
- 'cp312-*'
52
- 'cp313-*'
53
- - 'pp311-*'
+ - 'pp310-*'
54
cibw_arch: ['x86_64']
55
timeout-minutes: 10
56
steps:
0 commit comments