diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7002f0c0b..74ae48ee50 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,8 +19,6 @@ jobs: include: - rust: stable os: windows-latest - - rust: stable - os: macos-latest - rust: stable os: actuated-arm64-4cpu-16gb runs-on: ${{ matrix.os }}