Skip to content

Commit 330467a

Browse files
committed
Explicitly set the binutils version on Linux CI to ensure native images build properly.
1 parent 96fb14d commit 330467a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ local part_definitions = {
302302
mercurial: ">=3.2.4",
303303
ruby: ">=2.1.0",
304304
llvm: "==3.8",
305+
binutils: ">=2.30",
305306
},
306307
},
307308
darwin: {

0 commit comments

Comments
 (0)