Skip to content

Commit

Permalink
Remove geth-version-checker.sh which is removed in upstream monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
mininny committed Feb 1, 2025
1 parent 3299f2c commit 7dd6b36
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
resource_class: xlarge
steps:
- checkout-with-monorepo
- run:
name: Check L1 geth version
command: ./ops/scripts/geth-version-checker.sh || (echo "geth version is wrong, update ci-builder"; false)
working_directory: rvsol/lib/optimism
- install-contracts-dependencies
- restore_cache:
name: Restore Go modules cache
Expand Down

0 comments on commit 7dd6b36

Please sign in to comment.