Skip to content

Commit ef61bbf

Browse files
committed
Add JRE 25 to the test matrix.
1 parent c844413 commit ef61bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
matrix:
4141
kind: [maven, gradle]
4242
# Test on the latest Java version once Gradle & Maven support it.
43-
jre: [17, 21, 24]
43+
jre: [17, 21, 25]
4444
os: [ubuntu-latest, windows-latest]
4545
include:
4646
# npm on linux only (crazy slow on windows)

0 commit comments

Comments
 (0)