diff --git a/.github/workflows/python-wheels.yml b/.github/workflows/python-wheels.yml index fed84d1..a627e1e 100644 --- a/.github/workflows/python-wheels.yml +++ b/.github/workflows/python-wheels.yml @@ -113,7 +113,7 @@ jobs: strategy: matrix: platform: - - runner: macos-12 + - runner: macos-13 target: x86_64 - runner: macos-14 target: aarch64