Skip to content

Commit

Permalink
remove mac x86 from prev wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
dinarior committed Jul 20, 2024
1 parent 98228f6 commit 1816ec4
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/build_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,6 @@ jobs:
platform_id: manylinux_x86_64
manylinux_image: manylinux2014

# MacOS x86_64
- os: macos-latest
python: '39'
platform_id: macosx_x86_64
- os: macos-latest
python: '310'
platform_id: macosx_x86_64
- os: macos-latest
python: '311'
platform_id: macosx_x86_64
- os: macos-latest
python: '312'
platform_id: macosx_x86_64

# MacOS arm64
- os: macos-latest
python: '39'
Expand Down

0 comments on commit 1816ec4

Please sign in to comment.