We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3f7153 + 7c67555 commit be7f4b7Copy full SHA for be7f4b7
config/jobs/kubernetes-sigs/lws/lws-presubmit.yaml
@@ -41,7 +41,7 @@ presubmits:
41
description: "Run lws integration tests"
42
spec:
43
containers:
44
- - image: public.ecr.aws/docker/library/golang:1.24
+ - image: public.ecr.aws/docker/library/golang:1.25
45
command:
46
- make
47
args:
@@ -221,7 +221,7 @@ presubmits:
221
description: "Run lws verify checks"
222
223
224
225
226
227
0 commit comments