Skip to content

Commit

Permalink
Merge pull request #136 from pytroll/dependabot/github_actions/pypa/c…
Browse files Browse the repository at this point in the history
…ibuildwheel-2.15.0

Bump pypa/cibuildwheel from 2.12.0 to 2.15.0
  • Loading branch information
mraspaud committed Aug 30, 2023
2 parents bd079b6 + b86b711 commit 23d43fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: actions/checkout@v3

- name: Build wheels
uses: pypa/cibuildwheel@v2.12.0
uses: pypa/cibuildwheel@v2.15.0
env:
CIBW_SKIP: "cp36-* cp37-* cp38-* pp* *-i686"

Expand Down

0 comments on commit 23d43fc

Please sign in to comment.