Skip to content

Commit 0cb92f9

Browse files
authored
Update maven.yml
1 parent 7a4b68c commit 0cb92f9

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
@@ -23,7 +23,7 @@ jobs:
2323
# test against latest update of each major Java version, as well as specific updates of LTS versions:
2424
RUNTIME: [ol, wlp]
2525
RUNTIME_VERSION: [25.0.0.9,25.0.0.10]
26-
java: [25, 21, 17, 11, 8]
26+
java: [25, 21, 17]
2727
exclude:
2828
- java: 8
2929
RUNTIME: wlp

0 commit comments

Comments
 (0)