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 ab3352c commit 6cfbce9Copy full SHA for 6cfbce9
.github/workflows/maven-verify.yml
@@ -28,6 +28,6 @@ jobs:
28
with:
29
ff-run: false
30
ff-site-run: false
31
- maven-matrix: '[ "3.9.11" ]'
32
maven4-enabled: true
33
- jdk-matrix: '[ "21", "25", "8" ]'
+ verify-fail-fast: false
+
0 commit comments