1
Fork 0
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:
Daniel Hofstetter 2024-01-15 13:53:18 +01:00
parent fff83995fb
commit 881fa88bc2

View file

@ -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: