Skip to content

Commit

Permalink
use M1 to build macosx_universal2 (#194)
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz authored Apr 21, 2024
1 parent e9c6c77 commit 4e92e81
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,9 @@ jobs:
- os: ubuntu-latest
python: 37
platform_id: manylinux_x86_64
# macos-x86-64
- os: macos-latest
python: 37
platform_id: macosx_x86_64
- os: macos-latest
python: 38
# macosx_universal2
- os: macos-14
python: 39
platform_id: macosx_universal2
# win-64
- os: windows-2019
Expand Down

0 comments on commit 4e92e81

Please sign in to comment.