ci: upgrade to geth 1.12.0-e501b3b0 (#2874)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
chirag-bgh
2023-06-03 00:41:19 +05:30
committed by GitHub
parent 8c5379984b
commit 2e406c1791
9 changed files with 44 additions and 52 deletions

View File

@ -8,7 +8,7 @@ on:
env:
RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
GETH_BUILD: 1.10.26-e5eb32ac
GETH_BUILD: 1.12.0-e501b3b0
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

View File

@ -10,7 +10,7 @@ on:
env:
RUSTFLAGS: -D warnings
CARGO_TERM_COLOR: always
GETH_BUILD: 1.10.26-e5eb32ac
GETH_BUILD: 1.12.0-e501b3b0
name: sanity
jobs: