Skip to content

Commit 2e65986

Browse files
authored
Update maven.yml with java25 ea
1 parent ece856d commit 2e65986

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
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
matrix:
3333
os: [ubuntu-latest]
34-
java: [17, 21, 24]
34+
java: [17, 21, 25-ea]
3535
jdk: [temurin]
3636
fail-fast: false
3737

0 commit comments

Comments
 (0)