diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b6934556..00a030aa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,8 +22,8 @@ jobs: fail-fast: true matrix: k8s_version: - - "1.29" - "1.30" + - "1.31" steps: - uses: actions/checkout@master - name: Running up Kubernetes (using Minikube)