Skip to content

Commit 0821256

Browse files
committed
[GR-46719] Add jdk21 to common.jsonnet
PullRequest: graal/14871
2 parents 2f3a8d5 + 74f8370 commit 0821256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/common.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ local common_json = import "../common.json";
6363
"linux-jdk17": { packages+: { "devkit:gcc11.2.0-OL6.4+1": "==0" }},
6464
"linux-jdk19": { packages+: { "devkit:gcc11.2.0-OL6.4+1": "==0" }},
6565
"linux-jdk20": { packages+: { "devkit:gcc11.2.0-OL6.4+1": "==0" }},
66+
"linux-jdk21": { packages+: { "devkit:gcc11.2.0-OL6.4+1": "==0" }},
6667
},
6768

6869
# Dependencies

0 commit comments

Comments
 (0)