Skip to content

Commit

Permalink
Merge pull request #360 from adrn/dependabot/github_actions/pypa/cibu…
Browse files Browse the repository at this point in the history
…ildwheel-2.16.5

Bump pypa/cibuildwheel from 2.16.4 to 2.16.5
  • Loading branch information
adrn authored Feb 14, 2024
2 parents ed0bb98 + edad073 commit 72480aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
sudo apt-get install gsl-bin libgsl0-dev
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.4
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_ARCHS_LINUX: "x86_64"
CIBW_ARCHS_MACOS: "x86_64 arm64"
Expand Down

0 comments on commit 72480aa

Please sign in to comment.