This commit is contained in:
parent
36bc88d4a0
commit
a114fb8159
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
|
@ -42,6 +42,7 @@ jobs:
|
|||
- uses: http://github.com/actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
|
||||
with:
|
||||
go-version: "1.24.2" # this is the version in go.mod
|
||||
cache: false
|
||||
- name: Debug Go
|
||||
run: go version && go env
|
||||
- uses: http://github.com/ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue