ci: disable nswitch and psvita targets

We're not doing anything relevant to them in the vulkan branch, and
all they do is take extra time for CI to complete
This commit is contained in:
Ivan Avdeev 2023-05-01 16:39:06 -07:00 committed by Ivan Avdeev
parent 528a715c76
commit 2dcc5073aa
1 changed files with 6 additions and 6 deletions

View File

@ -35,12 +35,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