diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index e38b9539..bc0e7172 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -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