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