mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
foo
This commit is contained in:
parent
c950ca7508
commit
ea63fe1da6
1 changed files with 3 additions and 0 deletions
|
|
@ -47,4 +47,7 @@ jobs:
|
||||||
git:
|
git:
|
||||||
submodules: false # avoid cloning ethereum/tests
|
submodules: false # avoid cloning ethereum/tests
|
||||||
script:
|
script:
|
||||||
|
- go1.23.1 version
|
||||||
|
- which go
|
||||||
|
- which go1.23.1
|
||||||
- go version
|
- go version
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue