From 6f014c873698a6ad49ef196d6e9b3c33eadf753f Mon Sep 17 00:00:00 2001 From: Abdelhak Bougouffa Date: Sun, 22 Oct 2023 13:58:57 +0200 Subject: [PATCH] chore(ci): cleanup MacOS M1 test (paid) --- .github/workflows/ci-macos.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-macos.yaml b/.github/workflows/ci-macos.yaml index 4e75cd59..15eb5c42 100644 --- a/.github/workflows/ci-macos.yaml +++ b/.github/workflows/ci-macos.yaml @@ -16,7 +16,6 @@ jobs: matrix: architecture: - macos-latest - - macos-latest-xlarge # M1 steps: - uses: actions/checkout@v4 - name: Setup Emacs (MacOS)