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