Skip to content

Commit e488cf6

Browse files
authored
Merge pull request #34839 from cpanato/udpate-e2e-jobs
update e2e framework job to use go1.24
2 parents dc32d1c + bd60ef6 commit e488cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
path_alias: sigs.k8s.io/e2e-framework
88
spec:
99
containers:
10-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.23-bookworm
10+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.24-bookworm
1111
imagePullPolicy: Always
1212
command:
1313
- make

0 commit comments

Comments
 (0)