mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
ci: add Android x86_64
This commit is contained in:
parent
fff83995fb
commit
881fa88bc2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
matrix:
|
||||
api-level: [28]
|
||||
target: [default]
|
||||
arch: [x86] # , arm64-v8a
|
||||
arch: [x86, x86_64] # , arm64-v8a
|
||||
env:
|
||||
TERMUX: v0.118.0
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue