Skip to content

Commit

Permalink
fix k8s version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengjieLi28 committed Jan 29, 2023
1 parent 8f9590e commit e20d1c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
uses: medyagh/setup-minikube@master
with:
driver: none
minikube-version: 1.28.0
kubernetes-version: v1.25.3
kubernetes-version: v1.23.12

- name: Install kubernetes dependencies
shell: bash
Expand Down

0 comments on commit e20d1c9

Please sign in to comment.