diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d1af651..e463814 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -172,8 +172,6 @@ jobs: strategy: matrix: platform: - - runner: macos-13 - target: x86_64 - runner: macos-14 target: aarch64 steps: