Skip to content

Commit

Permalink
fixup! 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 13, 2023
1 parent 3555886 commit e986d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Create kind cluster
uses: helm/[email protected]
with:
version: 1.27.1
node_image: "kindest/node:v1.27.1"

- name: Testing
run: |
Expand Down

0 comments on commit e986d6e

Please sign in to comment.