Skip to content

Commit

Permalink
remove macos_x86_64, considering it has been contained in universal2
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Apr 20, 2024
1 parent afa6884 commit 6d8f35a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ jobs:
- os: ubuntu-latest
python: 37
platform_id: manylinux_x86_64
# macos-x86-64
- os: macos-13
python: 37
platform_id: macosx_x86_64
# macosx_universal2
- os: macos-14
python: 38
platform_id: macosx_universal2
Expand Down

0 comments on commit 6d8f35a

Please sign in to comment.