Skip to content

Commit

Permalink
Merge pull request flintlib#173 from flintlib/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/pypa/cibuildwheel-2.19.2

Bump pypa/cibuildwheel from 2.19.1 to 2.19.2
  • Loading branch information
oscarbenjamin authored Aug 2, 2024
2 parents 2d6a526 + fc2c273 commit 1178e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
if: ${{ matrix.os == 'windows-2019' }}

- name: Build wheels
uses: pypa/cibuildwheel@v2.19.1
uses: pypa/cibuildwheel@v2.19.2
env:
# override setting in pyproject.toml to use msys2 instead of msys64 bash
CIBW_BEFORE_ALL_WINDOWS: msys2 -c bin/cibw_before_all_windows.sh
Expand Down

0 comments on commit 1178e20

Please sign in to comment.