Skip to content

Commit

Permalink
Merge pull request #66 from lan496/dependabot/github_actions/pypa/cib…
Browse files Browse the repository at this point in the history
…uildwheel-2.17.0

Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
  • Loading branch information
lan496 committed Apr 2, 2024
2 parents 5b44b4e + b03f9eb commit db36a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
echo LDFLAGS="${LDFLAGS} -Wl,-rpath,${PREFIX}/opt/libomp/lib -L${PREFIX}/opt/libomp/lib -lomp" >> $GITHUB_ENV
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
with:
Expand Down

0 comments on commit db36a84

Please sign in to comment.