diff --git a/.github/workflows/test-go.yaml b/.github/workflows/test-go.yaml index 2022bb60a8b..6df1ace4657 100644 --- a/.github/workflows/test-go.yaml +++ b/.github/workflows/test-go.yaml @@ -67,7 +67,7 @@ jobs: fail-fast: false matrix: # Detail: `setup-envtest list` - kubernetes-version: ["1.28.3", "1.29.3", "1.30.7"] + kubernetes-version: ["1.28.3", "1.29.3", "1.30.0"] # notifies that all test jobs are finished. finish: