Skip to content

Commit aef9880

Browse files
committed
Test k8s 1.22 and 1.28
1 parent ebe38a2 commit aef9880

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@ jobs:
2525
strategy:
2626
matrix:
2727
k8s:
28-
- v1.21
29-
- v1.25
30-
- v1.26
31-
- v1.27
28+
- v1.22
29+
- v1.28
3230
timeout-minutes: 10
3331
runs-on: ubuntu-latest
3432
env:

0 commit comments

Comments
 (0)