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 cb7e719 commit a7023c5Copy full SHA for a7023c5
.github/workflows/test-go.yaml
@@ -67,7 +67,7 @@ jobs:
67
fail-fast: false
68
matrix:
69
# Detail: `setup-envtest list`
70
- kubernetes-version: ["1.31.0", "1.32.0", "1.33.0", "1.34.0"]
+ kubernetes-version: ["1.31.0", "1.32.3", "1.33.1", "1.34.0"]
71
72
# notifies that all test jobs are finished.
73
finish:
0 commit comments