ci: add remark

This commit is contained in:
Kisaragi 2022-05-20 13:28:50 +09:00 committed by GitHub
parent aa192a4e03
commit 91bd8c1385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: