diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 3b30e109..82430f05 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -34,6 +34,9 @@ jobs: # targetos: motomagx # targetarch: armv6 + - os: ubuntu-20.04 + targetos: nswitch + targetarch: aarch64 - os: windows-latest targetos: win32 targetarch: amd64