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 385029b commit fb8b6deCopy full SHA for fb8b6de
.github/workflows/publish.yml
@@ -92,7 +92,7 @@ jobs:
92
echo "CIBW_ARCHS=${CIBW_ARCHS}" >> $GITHUB_ENV
93
94
- name: Build wheels
95
- uses: pypa/cibuildwheel@v3.2.0
+ uses: pypa/cibuildwheel@v3.2.1
96
with:
97
package-dir: ./light-curve
98
env:
0 commit comments