Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/codecov/codecov-ac…
Browse files Browse the repository at this point in the history
…tion-5.0.7
  • Loading branch information
StRigaud authored Nov 26, 2024
2 parents accb879 + 430fdaa commit 8228ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.21.3 #2.19.2
uses: pypa/cibuildwheel@v2.22.0 #2.19.2
env:
CIBW_ARCHS_MACOS: x86_64 arm64

Expand Down

0 comments on commit 8228ad1

Please sign in to comment.