test with explicit go-version

This commit is contained in:
Martin Holst Swende 2024-09-20 13:44:28 +02:00
parent d962f8fd69
commit c950ca7508
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0
1 changed files with 2 additions and 2 deletions

View File

@ -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: