Skip to content

Commit 7b4f0dd

Browse files
committed
Disable check on L1
1 parent c5e44a0 commit 7b4f0dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/checks.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
strategy:
1515
matrix:
1616
flags:
17-
- "l1"
18-
- "l1 --use-native-reth"
19-
- "l1 --with-prometheus"
17+
# - "l1"
18+
# - "l1 --use-native-reth"
19+
# - "l1 --with-prometheus"
2020
- "opstack"
2121
- "opstack --external-builder http://host.docker.internal:4444"
2222
- "opstack --enable-latest-fork=10"

0 commit comments

Comments
 (0)