Skip to content

Commit a29876f

Browse files
committed
try running on the JDK11 branch
1 parent 7b30fb2 commit a29876f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
},
4545
{
4646
"name": "sulong",
47-
"version": "01bb0670bac1ab1e87322b0621bc4ff2b76e79bc",
47+
"version": "e6e3ac3f8fcc252943bf8b33c6f322f49398f6eb",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "regex",
55-
"version": "01bb0670bac1ab1e87322b0621bc4ff2b76e79bc",
55+
"version": "e6e3ac3f8fcc252943bf8b33c6f322f49398f6eb",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)