test with explicit go-version
This commit is contained in:
parent
d962f8fd69
commit
c950ca7508
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue