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