mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-12 19:24:29 +00:00
Test 16K pages with AVD instead of Cuttlefish
This commit is contained in:
parent
47cc532d96
commit
f10ee5f887
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -86,6 +86,8 @@ jobs:
|
||||
version: [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35]
|
||||
type: [""]
|
||||
include:
|
||||
- version: "35"
|
||||
type: "google_apis_ps16k"
|
||||
- version: "Baklava"
|
||||
type: "google_apis"
|
||||
|
||||
@ -173,8 +175,6 @@ jobs:
|
||||
include:
|
||||
- branch: "aosp-main"
|
||||
device: "aosp_cf_x86_64_phone"
|
||||
- branch: "aosp-main-throttled"
|
||||
device: "aosp_cf_x86_64_phone_pgagnostic"
|
||||
|
||||
steps:
|
||||
- name: Check out
|
||||
|
Loading…
Reference in New Issue
Block a user