Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.13.0 to more general 2.13 (#32)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jo Bovy <[email protected]>
  • Loading branch information
dependabot[bot] and jobovy committed Jun 12, 2023
1 parent 39ff35b commit 82cdcd6
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 @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build wheels
uses: pypa/[email protected].0
uses: pypa/[email protected]
env:
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}_${{ matrix.buildplat[2] }}
CIBW_ARCHS_MACOS: ${{ matrix.buildplat[2] }}
Expand Down

0 comments on commit 82cdcd6

Please sign in to comment.