Skip to content

Commit

Permalink
chore(deps): bump GKE version in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
czeslavo committed Feb 4, 2025
1 parent 5509e5a commit 094c0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_e2e_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
fail-fast: false
matrix:
kubernetes-version:
- 'v1.28.11'
- 'v1.32.1'
test: ${{ fromJSON(needs.setup-e2e-tests.outputs.test_names) }}
steps:
- name: checkout repository
Expand Down

0 comments on commit 094c0bc

Please sign in to comment.