Skip to content

Commit

Permalink
[go1.19] kubekins/krte: Build main/master variants using go1.19rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Davanum Srinivas <[email protected]>
  • Loading branch information
dims committed Jul 20, 2022
1 parent b377c95 commit 840c413
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/kubekins-e2e/variants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ variants:
KIND_VERSION: 0.10.0
master:
CONFIG: master
GO_VERSION: 1.18.3
GO_VERSION: 1.19rc2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
main:
CONFIG: main
GO_VERSION: 1.18.3
GO_VERSION: 1.19rc2
K8S_RELEASE: stable
BAZEL_VERSION: 3.4.1
OLD_BAZEL_VERSION: 2.2.0
Expand Down

0 comments on commit 840c413

Please sign in to comment.