mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-04 03:19:33 +00:00
don't fail fast.
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
|||||||
JAVA_TOOL_OPTIONS: -Xmx4g
|
JAVA_TOOL_OPTIONS: -Xmx4g
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
# os: [macos-latest, ubuntu-latest]
|
# os: [macos-latest, ubuntu-latest]
|
||||||
api-level: [23, 24, 25, 26, 27, 28, 29]
|
api-level: [23, 24, 25, 26, 27, 28, 29]
|
||||||
|
|||||||
Reference in New Issue
Block a user