don't fail fast.

This commit is contained in:
Yang
2020-10-30 20:41:01 +11:00
parent fd437876c6
commit 448508a511
+1
View File
@@ -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]