We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f743e4 commit 1dac291Copy full SHA for 1dac291
.github/workflows/ci.yaml
@@ -38,7 +38,7 @@ jobs:
38
needs: [check, unit-test]
39
strategy:
40
matrix:
41
- kubernetes: [ 1.30.1, 1.31.0, 1.32.0, 1.33.1, 1.34.0 ]
+ kubernetes: [ 1.32.0, 1.33.1, 1.34.0 ]
42
steps:
43
- uses: actions/checkout@v4
44
- uses: actions/setup-go@v6
0 commit comments