Skip to content

Commit 7d91646

Browse files
committed
Don't fail matrix fast.
1 parent 35761d8 commit 7d91646

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-helpers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
build-test-helpers:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
java-version: [8, 11, 17, 19]
1920
os: [ubuntu-latest]

0 commit comments

Comments
 (0)