Compare commits

..

No commits in common. "ffbd7b07d83cc29ee2d66d86fb6460aca5f59278" and "0e5c1a211a1573df9eea9089b118a2c46a819edb" have entirely different histories.

View File

@ -76,7 +76,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
resources:
limits:
cpu: 250
@ -112,7 +112,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
# resources:
# limits:
# cpu: 250