Skip to content

Commit b76ff09

Browse files
update graal-revision and undo ci-overlay update
1 parent 8c7dc6a commit b76ff09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "ed55e8835f16c250fa4bc1f7af74d89fe3e1c656" }
1+
{ "overlay": "f69f5dbda69ddf38828351e21ac61cdb04962068" }

mx.graalpython/suite.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,31 +45,31 @@
4545
},
4646
{
4747
"name": "sdk",
48-
"version": "271f23cb5af6c69067a8cd1c4d55b67d3ff90436",
48+
"version": "aa646a6f4516ba2dd3913c06bfa3ecff6f51c8c4",
4949
"subdir": True,
5050
"urls": [
5151
{"url": "https://github.com/oracle/graal", "kind": "git"},
5252
]
5353
},
5454
{
5555
"name": "tools",
56-
"version": "271f23cb5af6c69067a8cd1c4d55b67d3ff90436",
56+
"version": "aa646a6f4516ba2dd3913c06bfa3ecff6f51c8c4",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "sulong",
64-
"version": "271f23cb5af6c69067a8cd1c4d55b67d3ff90436",
64+
"version": "aa646a6f4516ba2dd3913c06bfa3ecff6f51c8c4",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},
6868
]
6969
},
7070
{
7171
"name": "regex",
72-
"version": "271f23cb5af6c69067a8cd1c4d55b67d3ff90436",
72+
"version": "aa646a6f4516ba2dd3913c06bfa3ecff6f51c8c4",
7373
"subdir": True,
7474
"urls": [
7575
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)