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 b3e0d43 commit fb228cfCopy full SHA for fb228cf
.github/workflows/gradle.yml
@@ -13,6 +13,7 @@ jobs:
13
14
runs-on: ${{ matrix.os }}
15
strategy:
16
+ fail-fast: false
17
matrix:
18
os: [ubuntu-latest, windows-latest, macOS-latest]
19
java: [17, 21]
0 commit comments