Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmadhankumar committed Sep 20, 2023
1 parent 4cdc418 commit 070ed0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-gh-k8s-1.16.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
wget -O- https://github.com/kubernetes/minikube/releases/download/v1.31.0/minikube-linux-amd64 > /tmp/bin/minikube
chmod +x /tmp/bin/minikube
minikube start --driver=docker --kubernetes-version 1.28.2
minikube start --driver=docker --kubernetes-version 1.23.17
eval $(minikube docker-env --shell=bash)
# Ensure that there is no existing kapp installed
Expand Down

0 comments on commit 070ed0f

Please sign in to comment.