We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50931e7 commit b387595Copy full SHA for b387595
1 file changed
.github/workflows/ci-nightly.yml
@@ -54,6 +54,7 @@ jobs:
54
pull-requests: write
55
56
strategy:
57
+ fail-fast: false
58
matrix:
59
os: [ ubuntu-24.04, ubuntu-22.04, macos-26, macos-15, windows-2025, windows-2022 ]
60
java-version: [ 17, 21 ]
0 commit comments