diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index ecf3b45dd53..c5f6a56d612 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -27,8 +27,8 @@ on: - main - branch-* env: - MINIKUBE_VERSION: v1.29.0 - KUBERNETES_VERSION: v1.26.1 + MINIKUBE_VERSION: v1.33.1 + KUBERNETES_VERSION: v1.30.0 jobs: celeborn_integration_test: