diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 88258202..31384ebd 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -23,16 +23,16 @@ jobs: # targetos: linux # targetarch: aarch64 - - os: ubuntu-18.04 - targetos: android - targetarch: 32 - - os: ubuntu-18.04 - targetos: android - targetarch: 64 +# - os: ubuntu-18.04 +# targetos: android +# targetarch: 32 +# - os: ubuntu-18.04 +# targetos: android +# targetarch: 64 - - os: ubuntu-18.04 - targetos: motomagx - targetarch: armv6 +# - os: ubuntu-18.04 +# targetos: motomagx +# targetarch: armv6 - os: windows-latest targetos: win32