Skip to content

Commit bb2a719

Browse files
committed
ci: container runtime E2E with newer K8s versions
1 parent b4a29e1 commit bb2a719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
runs-on: ubuntu-latest
101101
strategy:
102102
matrix:
103-
kubernetes: [v1.24.3,v1.17.5]
103+
kubernetes: [v1.25.4,1.24.8,v1.19.16]
104104
container_runtime: ['containerd']
105105
steps:
106106
- name: Checkout

0 commit comments

Comments
 (0)