diff --git a/.github/workflows/build_wheels.yaml b/.github/workflows/build_wheels.yaml index 16dd825..48d0e16 100644 --- a/.github/workflows/build_wheels.yaml +++ b/.github/workflows/build_wheels.yaml @@ -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'