Skip to content

Commit

Permalink
Bump kubebuilder-presubmits to use go 1.18
Browse files Browse the repository at this point in the history
---
Kubebuilder's master branch is introducing support for Golang 1.18
kubernetes-sigs/kubebuilder#2561
  • Loading branch information
AlmogBaku authored and kaalams committed Jul 14, 2022
1 parent 8c25d75 commit e5f2d9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ presubmits:
- ^feature/plugins-.+$
spec:
containers:
- image: golang:1.17
- image: golang:1.18
command:
- ./test.sh
resources:
Expand Down

0 comments on commit e5f2d9d

Please sign in to comment.