Skip to content

Commit

Permalink
Update dist.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski committed Dec 2, 2023
1 parent a148ef6 commit d635073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y g++-11
- uses: pypa/cibuildwheel@v2.14.1
- uses: pypa/cibuildwheel@v2.16.2
env:
CIBW_ARCHS_MACOS: auto universal2
MACOSX_DEPLOYMENT_TARGET: "10.15"
Expand Down

0 comments on commit d635073

Please sign in to comment.