Skip to content

Commit 6cfbce9

Browse files
committed
Use only needed ones
1 parent ab3352c commit 6cfbce9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven-verify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
with:
2929
ff-run: false
3030
ff-site-run: false
31-
maven-matrix: '[ "3.9.11" ]'
3231
maven4-enabled: true
33-
jdk-matrix: '[ "21", "25", "8" ]'
32+
verify-fail-fast: false
33+

0 commit comments

Comments
 (0)