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