Compare commits

..

No commits in common. "a2f17b7811b4970b57bbdc7583fb8e7402e4e4ae" and "65a62bb3abc233d805d10a2440fcb53dc640cdc5" have entirely different histories.

View File

@ -76,7 +76,7 @@ steps:
- name: unit-test
commands:
- go test -v ./...
image: docker.io/library/golang:1.21.3
image: docker.io/library/golang:1.21.1
resources:
limits:
cpu: 250
@ -112,7 +112,7 @@ steps:
- name: unit-test
commands:
- go test -v ./...
image: docker.io/library/golang:1.21.3
image: docker.io/library/golang:1.21.1
# resources:
# limits:
# cpu: 250