We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30311ab + 2e65986 commit 094ab80Copy full SHA for 094ab80
1 file changed
.github/workflows/maven.yml
@@ -31,7 +31,7 @@ jobs:
31
strategy:
32
matrix:
33
os: [ubuntu-latest]
34
- java: [17, 21, 24]
+ java: [17, 21, 25-ea]
35
jdk: [temurin]
36
fail-fast: false
37
0 commit comments