Skip to content

Commit

Permalink
chore: try to use Windows for android build
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Dec 23, 2023
1 parent 8effe72 commit 5b604a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
os: [ubuntu, windows, macos]
arch: [x64, arm64]
include:
- os: ubuntu
- os: windows
arch: arm64-android
- os: ubuntu
- os: windows
arch: arm-android
# clang-17: error: unsupported argument 'i686' to option '-march='
# https://github.com/MaaAssistantArknights/MaaDeps/actions/runs/7285060481/job/19851366697
Expand Down

0 comments on commit 5b604a7

Please sign in to comment.