We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35761d8 commit 7d91646Copy full SHA for 7d91646
.github/workflows/test-helpers.yml
@@ -14,6 +14,7 @@ jobs:
14
build-test-helpers:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
+ fail-fast: false
18
matrix:
19
java-version: [8, 11, 17, 19]
20
os: [ubuntu-latest]
0 commit comments