From e6039bb92355ebb78c36b5bb357af6af2db32fee Mon Sep 17 00:00:00 2001 From: Alexandru Dracea Date: Mon, 19 Dec 2022 13:27:41 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4b00e7e..7b3143c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: ext: - os: macos-latest toolchain: aarch64-apple-darwin - platform: darwin + platform: m1darwin ext: steps: - name: Checkout