diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d8bb7bffddb..3c9b90dfa7f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -294,6 +294,7 @@ jobs: run: echo "::set-output name=hashes::$(shasum -a 256 Mac.flatc.binary.zip | base64)" build-android: + if: false name: Build Android (on Linux) runs-on: ubuntu-latest steps: