Skip to content

Commit

Permalink
ci: container runtime E2E with newer K8s versions
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Dec 14, 2022
1 parent b4a29e1 commit bb2a719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
kubernetes: [v1.24.3,v1.17.5]
kubernetes: [v1.25.4,1.24.8,v1.19.16]
container_runtime: ['containerd']
steps:
- name: Checkout
Expand Down

0 comments on commit bb2a719

Please sign in to comment.