Skip to content

Commit

Permalink
GHA: testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Jan 15, 2025
1 parent 8ae1469 commit c45f58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
if: ${{ runner.os == 'Windows' }}
uses: ilammy/msvc-dev-cmd@v1
- name: Build Python wheels
uses: pypa/cibuildwheel@v2.22.0
uses: pypa/cibuildwheel@1608f7567e3ba548ad6239cb0611397ddcf0c95d
env:
CIBW_ARCHS: auto64
CIBW_BUILD: 'cp*'
Expand Down

0 comments on commit c45f58e

Please sign in to comment.