Skip to content

Commit d93b576

Browse files
committed
Run tests against GraalVM for JDK 21.
1 parent 9f159ca commit d93b576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tck-build-logic/src/main/groovy/org.graalvm.internal.tck-harness.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ if (project.hasProperty("baseCommit")) {
9191

9292
def matrixDefault = [
9393
"version": ["17",
94+
"21"
9495
// "dev"
9596
],
9697
"os" : ["ubuntu-latest"] // TODO: Add support for "windows-latest", "macos-latest"

0 commit comments

Comments
 (0)