Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hzzheyang authored Jul 19, 2024
1 parent 4c69904 commit 6e8a2fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@ jobs:
android_build:
runs-on: ubuntu-22.04
needs: [check_version, create_release]
strategy:
matrix:
arch: [x86, x86_64, arm, arm64]
fail-fast: false

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6e8a2fd

Please sign in to comment.