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 627f23a commit 8d818b0Copy full SHA for 8d818b0
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
platforms: all
41
- name: Build wheels
42
- uses: joerick/cibuildwheel@v2.9.0
+ uses: joerick/cibuildwheel@v2.10.2
43
44
output-dir: dist
45
- uses: dioptra-io/publish-python-action@v1
0 commit comments