diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 146f2bc..e043a07 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -39,7 +39,7 @@ jobs: set -e && yarn build --target x86_64-unknown-linux-gnu && strip *.node - - host: macos-latest-xlarge + - host: macos-latest target: aarch64-apple-darwin build: | yarn build --target aarch64-apple-darwin