mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
softlink go 1.23.1
This commit is contained in:
parent
7170241dee
commit
b1fd9c0309
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ jobs:
|
||||||
git:
|
git:
|
||||||
submodules: false # avoid cloning ethereum/tests
|
submodules: false # avoid cloning ethereum/tests
|
||||||
script:
|
script:
|
||||||
|
- ln -s /Users/travis/gopath/bin/go1.23.1 /Users/travis/gopath/bin/go
|
||||||
- go1.23.1 version
|
- go1.23.1 version
|
||||||
- which go
|
- which go
|
||||||
- ls -la `which go`
|
- ls -la `which go`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue