Skip to content

Commit a7023c5

Browse files
fix(ci): update k8s version in test-go.
Signed-off-by: Electronic-Waste <[email protected]>
1 parent cb7e719 commit a7023c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
fail-fast: false
6868
matrix:
6969
# Detail: `setup-envtest list`
70-
kubernetes-version: ["1.31.0", "1.32.0", "1.33.0", "1.34.0"]
70+
kubernetes-version: ["1.31.0", "1.32.3", "1.33.1", "1.34.0"]
7171

7272
# notifies that all test jobs are finished.
7373
finish:

0 commit comments

Comments
 (0)