Skip to content

Commit

Permalink
ci: disable android build
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Sep 16, 2023
1 parent 521f1c0 commit 03e204b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
matrix:
os: [ubuntu, windows, macos]
arch: [x64, arm64]
include:
- os: ubuntu
arch: arm64-android
- os: ubuntu
arch: x64-android
# include:
# - os: ubuntu
# arch: arm64-android
# - os: ubuntu
# arch: x64-android
fail-fast: false
defaults:
run:
Expand Down

0 comments on commit 03e204b

Please sign in to comment.