Skip to content

Commit 009a1d4

Browse files
authored
Update maven.yml
1 parent 0cb92f9 commit 009a1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
# test against latest update of each major Java version, as well as specific updates of LTS versions:
9696
RUNTIME: [ol, wlp]
9797
RUNTIME_VERSION: [ 25.0.0.9,25.0.0.10 ]
98-
java: [ 25, 21, 17, 11, 8 ]
98+
java: [ 25, 21, 17 ]
9999
exclude:
100100
- java: 8
101101
RUNTIME: wlp

0 commit comments

Comments
 (0)