Skip to content

Commit

Permalink
Update prow jobs to Go 1.22
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Beckers <[email protected]>
  • Loading branch information
embik committed May 14, 2024
1 parent ec5a03d commit 83205f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
preset-goproxy: "true"
spec:
containers:
- image: ghcr.io/kcp-dev/infra/build:1.19.9-2
- image: ghcr.io/kcp-dev/infra/build:1.22.2-1
command:
- make
- verify
Expand All @@ -20,7 +20,7 @@ presubmits:
preset-goproxy: "true"
spec:
containers:
- image: ghcr.io/kcp-dev/infra/build:1.19.9-2
- image: ghcr.io/kcp-dev/infra/build:1.22.2-1
command:
- make
- lint

0 comments on commit 83205f8

Please sign in to comment.