Skip to content

Commit

Permalink
ci: use k8s 1.27.1 in e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Oct 11, 2023
1 parent 563dd3a commit 88855a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- uses: engineerd/setup-kind@v0.5.0
with:
version: "v0.11.1"
image: "kindest/node:v1.27.1"
- name: Testing
run: |
kubectl cluster-info
Expand Down

0 comments on commit 88855a8

Please sign in to comment.