Skip to content

Commit 1694e0a

Browse files
authored
chore(l2): temporarily disable pico job (#2549)
**Motivation** In #2397, we are having issues with Pico dependencies. Since we are not using it at the moment, we prefer to temporarily disable the job until we focus on it later. **Description** - Disable pico job renaming `pr-main_l2_prover_nightly.yaml` to `.github/workflows/pr-main_l2_prover_nightly.yaml.disabled`. - Create #2550. Closes None
1 parent f4478d7 commit 1694e0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-main_l2_prover_nightly.yaml renamed to .github/workflows/pr-main_l2_prover_nightly.yaml.disabled

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# DISABLED: Temporarily disabled due to Pico dependency issues
2+
13
# The reason this exists is because the Pico zkVM compiles in nightly only.
24
name: L2 Prover (nightly)
35
on:

0 commit comments

Comments
 (0)