Skip to content

Commit

Permalink
Merge pull request #15 from auto-differentiation/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/pypa/cibuildwheel-2.18.1

Bump pypa/cibuildwheel from 2.17.0 to 2.18.1
  • Loading branch information
auto-differentiation-dev authored May 21, 2024
2 parents 09562ff + 8142c85 commit ea1deb7
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 @@ -58,7 +58,7 @@ jobs:
fetch-depth: 0
submodules: recursive
- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.18.1
env:
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat }}
CIBW_BEFORE_BUILD_WINDOWS: pip install delvewheel
Expand Down

0 comments on commit ea1deb7

Please sign in to comment.