We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6fcefc commit 4f023afCopy full SHA for 4f023af
.github/workflows/pypi-build-artifacts.yml
@@ -66,7 +66,7 @@ jobs:
66
if: matrix.os == 'ubuntu-latest'
67
68
- name: Build wheels
69
- uses: pypa/cibuildwheel@v3.4.0
+ uses: pypa/cibuildwheel@ee02a1537ce3071a004a6b08c41e72f0fdc42d9a
70
with:
71
output-dir: wheelhouse
72
config-file: "pyproject.toml"
.github/workflows/svn-build-artifacts.yml
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
0 commit comments