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 c770ed8 commit 45ef424Copy full SHA for 45ef424
.github/workflows/test.yaml
@@ -58,7 +58,7 @@ jobs:
58
strategy:
59
fail-fast: false
60
matrix:
61
- kubernetes: [v1.34, v1.30]
+ kubernetes: [v1.33, v1.30]
62
steps:
63
- uses: actions/checkout@v5
64
- uses: actions/setup-go@v5
@@ -92,7 +92,7 @@ jobs:
92
93
94
95
96
97
98
0 commit comments