Compare commits

..

No commits in common. "1d8a8d7b767e4fea885c72d6d1b790a57647ca46" and "7a0c89c8b763af8b34a713a88de7c5fe7b05bd98" have entirely different histories.

View File

@ -67,7 +67,7 @@ steps:
- name: unit-test
commands:
- go test -v ./...
image: docker.io/library/golang:1.24.1
image: docker.io/library/golang:1.24.0
trigger:
event:
@ -92,7 +92,7 @@ steps:
- name: unit-test
commands:
- go test -v ./...
image: docker.io/library/golang:1.24.1
image: docker.io/library/golang:1.24.0
trigger:
event: