Skip to content

Commit 7dd6b36

Browse files
committed
Remove geth-version-checker.sh which is removed in upstream monorepo
1 parent 3299f2c commit 7dd6b36

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@ jobs:
6262
resource_class: xlarge
6363
steps:
6464
- checkout-with-monorepo
65-
- run:
66-
name: Check L1 geth version
67-
command: ./ops/scripts/geth-version-checker.sh || (echo "geth version is wrong, update ci-builder"; false)
68-
working_directory: rvsol/lib/optimism
6965
- install-contracts-dependencies
7066
- restore_cache:
7167
name: Restore Go modules cache

0 commit comments

Comments
 (0)