Skip to content

Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.12.1 (#24) #11

Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.12.1 (#24)

Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.12.1 (#24) #11

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- run: go test