Compare commits
1 Commits
25a75c7079
...
e3a95103f4
Author | SHA1 | Date | |
---|---|---|---|
e3a95103f4 |
@ -76,7 +76,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.24.0
|
||||
image: docker.io/library/golang:1.24.1
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250
|
||||
@ -112,7 +112,7 @@ steps:
|
||||
- name: unit-test
|
||||
commands:
|
||||
- go test -v ./...
|
||||
image: docker.io/library/golang:1.24.0
|
||||
image: docker.io/library/golang:1.24.1
|
||||
# resources:
|
||||
# limits:
|
||||
# cpu: 250
|
||||
|
Loading…
x
Reference in New Issue
Block a user