test with explicit go-version

pull/30478/head
Martin Holst Swende 2 months ago
parent d962f8fd69
commit c950ca7508
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0
  1. 4
      .travis.yml

@ -24,7 +24,7 @@ jobs:
os: linux
arch: arm64
dist: focal
go: 1.23.x
go: 1.23.1
env:
- docker
services:
@ -41,7 +41,7 @@ jobs:
if: type = push
os: osx
osx_image: xcode14.2
go: 1.23.x
go: 1.23.1
env:
- azure-osx
git:

Loading…
Cancel
Save