Skip to content

Commit 2512680

Browse files
committed
Run kcp-operator periodic with Go 1.24.8
Aligns with kcp-dev/kcp-operator#104. On-behalf-of: SAP <[email protected]> Signed-off-by: Marvin Beckers <[email protected]>
1 parent a6fc06c commit 2512680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow/jobs/kcp-dev/kcp-operator/kcp-operator-periodics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ periodics:
1414
clone_uri: "ssh://[email protected]/kcp-dev/kcp-operator.git"
1515
spec:
1616
containers:
17-
- image: ghcr.io/kcp-dev/infra/build:1.24.4-1
17+
- image: ghcr.io/kcp-dev/infra/build:1.24.8-1
1818
command:
1919
- hack/ci/run-e2e-tests.sh
2020
env:

0 commit comments

Comments
 (0)