scripts: nswitch: it's arm64, not aarch64

This commit is contained in:
fgsfds
2023-02-08 01:04:31 +01:00
parent 0e7ebf6d44
commit f7489a3747
3 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ jobs:
- os: ubuntu-20.04
targetos: nswitch
targetarch: aarch64
targetarch: arm64
- os: windows-latest
targetos: win32
targetarch: amd64