We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f7f5b commit 4863efeCopy full SHA for 4863efe
.github/matrix-jvm-tests.json
@@ -12,6 +12,7 @@
12
"name": "JVM Tests - JDK 21",
13
"category": "Runtime",
14
"java-version": 21,
15
+ "java-version-gradle": 17,
16
"maven_args": "$JVM_TEST_MAVEN_ARGS",
17
"maven_opts": "-Xmx3g -XX:MaxMetaspaceSize=1g",
18
"os-name": "ubuntu-latest",
@@ -21,6 +22,7 @@
21
22
"name": "JVM Tests - JDK 25",
23
24
"java-version": 25,
25
26
27
28
0 commit comments