github: add nswitch build target
This commit is contained in:
parent
98a7f6fa3f
commit
59cd5493e7
1 changed files with 3 additions and 0 deletions
3
.github/workflows/c-cpp.yml
vendored
3
.github/workflows/c-cpp.yml
vendored
|
@ -34,6 +34,9 @@ jobs:
|
|||
# targetos: motomagx
|
||||
# targetarch: armv6
|
||||
|
||||
- os: ubuntu-20.04
|
||||
targetos: nswitch
|
||||
targetarch: aarch64
|
||||
- os: windows-latest
|
||||
targetos: win32
|
||||
targetarch: amd64
|
||||
|
|
Loading…
Add table
Reference in a new issue