mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
travis: use newer builder image (#28475)
This commit is contained in:
parent
51b5ad3da3
commit
97ae32441e
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ jobs:
|
|||
- stage: build
|
||||
if: type = push
|
||||
os: osx
|
||||
osx_image: xcode14.2
|
||||
go: 1.21.x
|
||||
env:
|
||||
- azure-osx
|
||||
|
|
|
|||
Loading…
Reference in a new issue