Skip to content

Commit a29859f

Browse files
OracleLabsAutomationeregon
authored andcommitted
[GR-28209] Update graal import, which fixes warmup regression
1 parent a5afb7a commit a29859f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.truffleruby/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "regex",
99
"subdir": True,
10-
"version": "d7cc62ad964d16258dc5cd5db4daede81d661076",
10+
"version": "21a3c29d9b142a6005b4fe9bd5c0935cbdb28105",
1111
"urls": [
1212
{"url": "https://github.com/oracle/graal.git", "kind" : "git"},
1313
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
@@ -16,7 +16,7 @@
1616
{
1717
"name": "sulong",
1818
"subdir": True,
19-
"version": "d7cc62ad964d16258dc5cd5db4daede81d661076",
19+
"version": "21a3c29d9b142a6005b4fe9bd5c0935cbdb28105",
2020
"urls": [
2121
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2222
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)