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 os: linux
arch: arm64 arch: arm64
dist: focal dist: focal
go: 1.23.x go: 1.23.1
env: env:
- docker - docker
services: services:
@ -41,7 +41,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
env: env:
- azure-osx - azure-osx
git: git: