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
|
# targetos: motomagx
|
||||||
# targetarch: armv6
|
# targetarch: armv6
|
||||||
|
|
||||||
# - os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
# targetos: nswitch
|
targetos: nswitch
|
||||||
# targetarch: arm64
|
targetarch: arm64
|
||||||
# - os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
# targetos: psvita
|
targetos: psvita
|
||||||
# targetarch: armv7hf
|
targetarch: armv7hf
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
targetos: win32
|
targetos: win32
|
||||||
targetarch: amd64
|
targetarch: amd64
|
||||||
|
|
Loading…
Add table
Reference in a new issue