mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
test_od - re-enable f16 test with newer AVD system image
This commit is contained in:
parent
ee1740e78d
commit
89110abe97
2 changed files with 2 additions and 9 deletions
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
|
@ -19,7 +19,7 @@ concurrency:
|
|||
|
||||
env:
|
||||
TERMUX: v0.118.0
|
||||
KEY_POSTFIX: nextest+rustc-hash+adb+sshd+upgrade+XGB+inc15
|
||||
KEY_POSTFIX: nextest+rustc-hash+adb+sshd+upgrade+XGB+inc17
|
||||
COMMON_EMULATOR_OPTIONS: -no-window -noaudio -no-boot-anim -camera-back none -gpu swiftshader_indirect
|
||||
EMULATOR_DISK_SIZE: 12GB
|
||||
EMULATOR_HEAP_SIZE: 2048M
|
||||
|
@ -36,7 +36,7 @@ jobs:
|
|||
cores: [4] # , 6
|
||||
ram: [4096, 8192]
|
||||
api-level: [28]
|
||||
target: [default]
|
||||
target: [google_apis_playstore]
|
||||
arch: [x86, x86_64] # , arm64-v8a
|
||||
exclude:
|
||||
- ram: 8192
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue