Skip to content

Commit

Permalink
Merge pull request #185 from g4edge/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.21.1

Bump pypa/cibuildwheel from 2.20.0 to 2.21.1
  • Loading branch information
stewartboogert authored Oct 2, 2024
2 parents da16f92 + e3ee3c8 commit c5e19de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: SimenB/github-actions-cpu-cores@v2
id: cpu-cores

- uses: pypa/cibuildwheel@v2.20.0
- uses: pypa/cibuildwheel@v2.21.1
env:
MAKEFLAGS: -j${{ steps.cpu-cores.outputs.count }}

Expand Down

0 comments on commit c5e19de

Please sign in to comment.