Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Sep 23, 2024
1 parent 80e2c44 commit 55ca44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.20.1
uses: pypa/cibuildwheel@v2.21.1
env:
CIBW_SKIP: pp* # Skip PyPy
MACOSX_DEPLOYMENT_TARGET: "10.14"
Expand Down

0 comments on commit 55ca44d

Please sign in to comment.