diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f0e6e50e7..bd41b8d2b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,6 +21,7 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v3 + # NOTE: GitHub hosted runners does not support aarch. See https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#cloud-hosts-for-github-hosted-runners for more info. - uses: uraimo/run-on-arch-action@v2 name: Build on aarch64 with: