Skip to content

Commit 233a5de

Browse files
committed
chore: stop building local risc0 elf
1 parent bd0b204 commit 233a5de

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

provers/risc0/builder/src/main.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@ fn main() {
77
let pipeline = Risc0Pipeline::new("provers/risc0/guest", "release");
88
pipeline.bins(
99
&[
10-
"risc0-aggregation",
11-
"risc0-batch",
1210
"boundless-aggregation",
1311
"boundless-batch",
14-
"risc0-shasta-aggregation",
1512
"boundless-shasta-aggregation",
1613
],
1714
"provers/risc0/driver/src/methods",

0 commit comments

Comments
 (0)