github: enable nswitch and psvita CI builds back, test if continuous tag gets correctly deleted
This commit is contained in:
parent
881a7edb9f
commit
55b048aab9
1 changed files with 6 additions and 6 deletions
12
.github/workflows/c-cpp.yml
vendored
12
.github/workflows/c-cpp.yml
vendored
|
@ -34,12 +34,12 @@ jobs:
|
|||
# targetos: motomagx
|
||||
# targetarch: armv6
|
||||
|
||||
# - os: ubuntu-20.04
|
||||
# targetos: nswitch
|
||||
# targetarch: arm64
|
||||
# - os: ubuntu-20.04
|
||||
# targetos: psvita
|
||||
# targetarch: armv7hf
|
||||
- os: ubuntu-20.04
|
||||
targetos: nswitch
|
||||
targetarch: arm64
|
||||
- os: ubuntu-20.04
|
||||
targetos: psvita
|
||||
targetarch: armv7hf
|
||||
- os: windows-latest
|
||||
targetos: win32
|
||||
targetarch: amd64
|
||||
|
|
Loading…
Add table
Reference in a new issue