Skip to content

Commit 62e55b6

Browse files
committed
[GR-12330] Depend on the ANTLR version that Truffle pulls in.
PullRequest: graalpython/261
2 parents 4360698 + 1aa58ef commit 62e55b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"git": ">=1.8.3",
7171
"mercurial": ">=3.2.4",
7272
"gcc": "==4.9.1",
73-
"llvm": ">=4.0",
73+
"llvm": "==4.0.1",
7474
"python": "==3.4.1",
7575
"libffi": ">=3.2.1",
7676
"bzip2": ">=1.0.6",

0 commit comments

Comments
 (0)