Skip to content

Commit

Permalink
test: test against Kubernetes 1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
nberlee committed May 16, 2022
1 parent b968b93 commit 2b9b4e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
cluster-name: test-cluster-1
args: >-
--image docker.io/rancher/k3s:v1.23.5-k3s1
--image docker.io/rancher/k3s:v1.24.0-rc1-k3s1
--agents 1
--no-lb
--k3s-arg "--no-deploy=traefik,servicelb,metrics-server@server:*"
Expand Down

0 comments on commit 2b9b4e7

Please sign in to comment.