travis: use newer builder image (#28475)

pull/28487/head
Péter Szilágyi 11 months ago committed by GitHub
parent 51b5ad3da3
commit 97ae32441e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .travis.yml

@ -96,6 +96,7 @@ jobs:
- stage: build
if: type = push
os: osx
osx_image: xcode14.2
go: 1.21.x
env:
- azure-osx

Loading…
Cancel
Save