Skip to content

Commit

Permalink
just build universal2 on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Jul 13, 2023
1 parent 6a679b1 commit 5e7c0b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
matrix:
buildplat:
- [ubuntu-22.04, manylinux, x86_64]
- [macos-12, macosx, x86_64]
- [macos-latest, macosx, arm64]
- [macos-latest, macosx, universal2]
- [windows-2019, win, AMD64]
python: [["cp39", "3.9"], ["cp310", "3.10"], ["cp311", "3.11"]]
steps:
Expand Down

0 comments on commit 5e7c0b3

Please sign in to comment.