Skip to content

Commit

Permalink
chore(tests) fix k8s version
Browse files Browse the repository at this point in the history
  • Loading branch information
rainest committed Nov 1, 2022
1 parent 163f7ae commit 0a89160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:
GOOGLE_PROJECT: ${{ secrets.GOOGLE_PROJECT }}
GOOGLE_LOCATION: ${{ secrets.GOOGLE_LOCATION }}
KUBERNETES_MAJOR_VERSION: 1
KUBERNETES_MINOR_VERSION: 25
KUBERNETES_MINOR_VERSION: 24
KONG_LICENSE_DATA: ${{ steps.license.outputs.license }}

- name: upload diagnostics
Expand Down

0 comments on commit 0a89160

Please sign in to comment.