Skip to content

Commit

Permalink
Merge pull request #194 from lephare-photoz/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/pypa/cibuildwheel-2.20.0

Bump pypa/cibuildwheel from 2.19.2 to 2.20.0
  • Loading branch information
johannct authored Sep 7, 2024
2 parents 619f867 + b3df398 commit ec3d0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
submodules: recursive

- name: Build wheels
uses: pypa/cibuildwheel@v2.19.2
uses: pypa/cibuildwheel@v2.20.0
env:
# CIBW_ARCHS_MACOS: auto universal2
CIBW_BEFORE_ALL_MACOS: brew install llvm libomp
Expand Down

0 comments on commit ec3d0ea

Please sign in to comment.