Skip to content

Commit

Permalink
Merge pull request #51 from osqp/dependabot/github_actions/pypa/cibui…
Browse files Browse the repository at this point in the history
…ldwheel-2.22.0

Bump pypa/cibuildwheel from 2.19.1 to 2.22.0
  • Loading branch information
imciner2 authored Jan 2, 2025
2 parents 8e9e596 + a853319 commit b099c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
python-version: '3.12'

- name: Build wheels
uses: pypa/cibuildwheel@v2.19.1
uses: pypa/cibuildwheel@v2.22.0
env:
CIBW_BUILD: "cp3*"
CIBW_ARCHS: ${{ matrix.cibw_archs }}
Expand Down

0 comments on commit b099c7a

Please sign in to comment.