Skip to content

Commit

Permalink
feat: support local geth --dev 1.14.12 (#2386)
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey authored Nov 22, 2024
1 parent 9cc65bb commit 25c5966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Install Geth
uses: gacts/install-geth-tools@v1
with:
version: 1.14.5
version: 1.14.12

- name: Install Dependencies
run: |
Expand Down

0 comments on commit 25c5966

Please sign in to comment.