build: fix macos builds by working around travis osx flaw

This commit is contained in:
Martin Holst Swende 2024-09-20 13:51:46 +02:00
parent deb5c087c4
commit 025abfccf2
No known key found for this signature in database
GPG key ID: 683B438C05A5DDF0

View file

@ -85,7 +85,7 @@ jobs:
if: type = push if: type = push
os: osx os: osx
osx_image: xcode14.2 osx_image: xcode14.2
go: 1.23.x go: 1.23.1 # See https://github.com/ethereum/go-ethereum/pull/30478
env: env:
- azure-osx - azure-osx
git: git: