diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 60dbc618..8e624d51 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -19,9 +19,9 @@ jobs: - os: ubuntu-18.04 targetos: linux targetarch: i386 - - os: ubuntu-aarch64-20.04 - targetos: linux - targetarch: aarch64 +# - os: ubuntu-aarch64-20.04 +# targetos: linux +# targetarch: aarch64 - os: ubuntu-18.04 targetos: android