Skip to content

Commit b082c57

Browse files
authored
Revert 'update imports', mx labsjdk version isn't up to date yet.
1 parent 094a276 commit b082c57

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci/graal/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Jsonnet files should not include this file directly but use ci/common.jsonnet instead."
55
],
66

7-
"mx_version": "7.68.5",
7+
"mx_version": "7.68.4",
88

99
"COMMENT.jdks": "When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet",
1010
"jdks": {

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
},
5454
{
5555
"name": "tools",
56-
"version": "5975f9f8d7b4621badfdb1152070da848729a211",
56+
"version": "e61a4623b7fc839ee10df84050c120d59056b871",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "regex",
64-
"version": "5975f9f8d7b4621badfdb1152070da848729a211",
64+
"version": "e61a4623b7fc839ee10df84050c120d59056b871",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)