diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 8ea2588..8644862 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -241,7 +241,7 @@ jobs: fail-fast: false matrix: platform: - - runner: macos-12 + - runner: macos-13 target: x86_64 - runner: macos-14 target: aarch64