File tree Expand file tree Collapse file tree 3 files changed +4
-16
lines changed
Expand file tree Collapse file tree 3 files changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -286,18 +286,6 @@ local common_json = import "../common.json";
286286 } else {},
287287 },
288288
289- truffleruby:: {
290- packages+: (if self .os == "linux" && self .arch == "amd64" then {
291- ruby: "==3.2.2" , # Newer version, also used for benchmarking
292- } else if (self .os == "windows" ) then
293- error ('truffleruby is not supported on windows' )
294- else {
295- ruby: "==3.0.2" ,
296- }) + (if self .os == "linux" then {
297- libyaml: "==0.2.5" ,
298- } else {}),
299- },
300-
301289 graalnodejs:: {
302290 local this = self ,
303291 packages+: if self .os == "linux" then {
@@ -571,4 +559,4 @@ local common_json = import "../common.json";
571559
572560 windows_amd64: self .bare.windows_amd64 + common,
573561 windows_server_2016_amd64: self .bare.windows_server_2016_amd64 + common,
574- }
562+ }
Original file line number Diff line number Diff line change 44 " Jsonnet files should not include this file directly but use ci/common.jsonnet instead."
55 ],
66
7- "mx_version" : " 7.68.4 " ,
7+ "mx_version" : " 7.68.5 " ,
88
99 "COMMENT.jdks" : " When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet" ,
1010 "jdks" : {
Original file line number Diff line number Diff line change 5353 },
5454 {
5555 "name" : "tools" ,
56- "version" : "e61a4623b7fc839ee10df84050c120d59056b871 " ,
56+ "version" : "2019e35448f5fe8141d36b4c74dbf60bd138a4d2 " ,
5757 "subdir" : True ,
5858 "urls" : [
5959 {"url" : "https://github.com/oracle/graal" , "kind" : "git" },
6060 ],
6161 },
6262 {
6363 "name" : "regex" ,
64- "version" : "e61a4623b7fc839ee10df84050c120d59056b871 " ,
64+ "version" : "2019e35448f5fe8141d36b4c74dbf60bd138a4d2 " ,
6565 "subdir" : True ,
6666 "urls" : [
6767 {"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments