Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.16.1 to 2.16.2
  • Loading branch information
lan496 committed Nov 1, 2023
2 parents 378775d + 47c59e1 commit b43ddc7
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.1
uses: pypa/cibuildwheel@v2.16.2
env:
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
with:
Expand Down

0 comments on commit b43ddc7

Please sign in to comment.