Skip to content

Commit

Permalink
Use pypa/cibuildwheel instead of joerick/cibuildwheel
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
  • Loading branch information
mayeut and henryiii authored May 20, 2021
1 parent 40bafc9 commit 3fa69fa
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 @@ -37,7 +37,7 @@ jobs:
ninja --version
- name: Build wheels
uses: joerick/cibuildwheel@v1.11.0
uses: pypa/cibuildwheel@v1.11.0
env:
CIBW_BUILD: "${{ matrix.build }}"
CIBW_ENVIRONMENT_MACOS: "MACOSX_DEPLOYMENT_TARGET=10.10"
Expand Down

0 comments on commit 3fa69fa

Please sign in to comment.