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 e29be13 commit 5353a54Copy full SHA for 5353a54
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ jobs:
10
build:
11
12
strategy:
13
+ fail-fast: false
14
matrix:
15
platform: [ubuntu-latest, macos-latest, windows-latest]
16
jdk: [21, 25]
0 commit comments