diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index b2c5857..1e37d6c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -105,8 +105,6 @@ jobs: strategy: matrix: platform: - - runner: macos-12 - target: x86_64 - runner: macos-14 target: aarch64 steps: