Skip to content

Commit

Permalink
ci: disable fast failure of entire matrix to help isolating errors (#279
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ttytm authored Mar 28, 2024
1 parent 6b63ca6 commit f129610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/matrix_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
os: [ubuntu-20.04]
java-version: [8,11,15,20]
android-api: [27, 30]
fail-fast: false
timeout-minutes: 20
env:
VAB_FLAGS: -v 3 --build-tools 29.0.0
Expand Down

0 comments on commit f129610

Please sign in to comment.