diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 123d469..6169d52 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -30,7 +30,7 @@ jobs: flags: '--features common-controls-v6' - name: macOS os: macos-latest - target: x86_64-apple-darwin + target: aarch64-apple-darwin flags: '' - name: WASM32 os: ubuntu-latest