Skip to content

Commit

Permalink
Disable Android Build (#7494)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaileychess committed Aug 30, 2022
1 parent 06c5c7e commit d5427da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -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:
Expand Down

0 comments on commit d5427da

Please sign in to comment.