Skip to content

Commit

Permalink
ci: update e2e_mock_provider_tests kubernetes versions
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed Feb 7, 2022
1 parent d60390a commit 0246e35
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 @@ -24,7 +24,7 @@ jobs:
timeout-minutes: 20
strategy:
matrix:
KUBERNETES_VERSION: ["v1.19.11", "v1.20.7", "v1.21.2", "v1.22.1"]
KUBERNETES_VERSION: ["v1.20.7", "v1.21.2", "v1.22.5", "v1.23.3"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 0246e35

Please sign in to comment.