Skip to content

Commit 343b4d5

Browse files
committed
ci: Disable fail-fast for matrix build.
1 parent 1915f93 commit 343b4d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
build:
1414
name: Build
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
java-version: [ 8, 11, 17, 21, 24 ]
1819
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)