Skip to content

Commit

Permalink
Merge pull request #459 from sebp/dependabot/github_actions/pypa/cibu…
Browse files Browse the repository at this point in the history
…ildwheel-2.18.1

Build(deps): Bump pypa/cibuildwheel from 2.18.0 to 2.18.1
  • Loading branch information
sebp authored May 29, 2024
2 parents 47ba0b1 + 647714c commit 10af97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fi
- name: Build wheels
uses: pypa/[email protected].0
uses: pypa/[email protected].1
env:
CIBW_ARCHS: auto64
CIBW_BUILD: cp${{ matrix.python }}-${{ steps.platform.outputs.build_platform }}*
Expand Down

0 comments on commit 10af97a

Please sign in to comment.