From 672c92b12a2fbe3bf7cd6df0c0c31acd0fceb524 Mon Sep 17 00:00:00 2001 From: Lalit Kumar Bhasin Date: Tue, 27 Aug 2024 08:26:27 -0700 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) 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 }}