diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index c467626d..0cc34ec4 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -280,10 +280,6 @@ jobs: fail-fast: false matrix: config: - - py_platform: macosx-10.9-x86_64 - python_version: "3.10" - - py_platform: macosx-10.9-x86_64 - python_version: "3.11" - py_platform: macosx-10.9-x86_64 python_version: "3.12" steps: