Skip to content

Commit

Permalink
Merge pull request #49 from upmem/dependabot/github_actions/pypa/cibu…
Browse files Browse the repository at this point in the history
…ildwheel-2.22.0
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
2 parents 7225122 + adde8c9 commit a23683b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install SDK
run: sudo apt install -y ./upmem_2021.2.0_amd64.deb

- uses: pypa/cibuildwheel@v2.21.3
- uses: pypa/cibuildwheel@v2.22.0
env:
# Python 2.7 on Windows with workaround not supported by scikit-build
CIBW_SKIP: cp27-win*
Expand Down

0 comments on commit a23683b

Please sign in to comment.