Skip to content

Commit

Permalink
Merge pull request #390 from spacetelescope/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/master/actions-b935c94ec2

Bump pypa/cibuildwheel from 2.18.1 to 2.19.1 in the actions group
  • Loading branch information
pllim committed Jul 2, 2024
2 parents be80060 + 1d3992b commit b09aec6
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 @@ -34,7 +34,7 @@ jobs:
run: |
python -m pip install pip "twine>=3.3" -U
- name: Build wheels
uses: pypa/cibuildwheel@v2.18.1
uses: pypa/cibuildwheel@v2.19.1
env:
CIBW_BUILD: 'cp39-* cp310-* cp311-* cp312-*'
CIBW_SKIP: '*-musllinux_*'
Expand Down

0 comments on commit b09aec6

Please sign in to comment.