mirror of
https://github.com/HQarroum/docker-android.git
synced 2026-07-30 11:22:18 +00:00
Implement API builds down to API 28
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
build-apis:
|
||||
strategy:
|
||||
matrix:
|
||||
version: [33, 32, 31, 30, 29, 28, 27, 26, 25, 24]
|
||||
version: [33, 32, 31, 30, 29, 28]
|
||||
image: [{ name: 'google_apis', suffix: '' }, { name: 'google_apis_playstore', suffix: '-playstore' }]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user