We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e13a0f commit 35becfaCopy full SHA for 35becfa
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
needs: build
47
strategy:
48
matrix:
49
- k8s: [v1.29.14, v1.30.10, v1.31.6, v1.32.2]
+ k8s: [v1.26.15, v1.27.16, v1.28.15, v1.29.14, v1.30.10, v1.31.6, v1.32.2]
50
steps:
51
- uses: actions/checkout@v4
52
0 commit comments