diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3a94c1038..d3e13bfb8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -39,6 +39,18 @@ jobs: api-level: 35 target: google_apis arch: x86_64 + - os: ubuntu-latest + api-level: "37.0" + target: google_apis_playstore_ps16k + arch: x86_64 + - os: ubuntu-latest + api-level: "37.0" + target: google_apis_ps16k + arch: x86_64 + - os: ubuntu-latest + api-level: "37.0" + target: playstore_ps16k + arch: x86_64 - os: ubuntu-latest api-level: 34-ext10 target: android-automotive