diff --git a/netlify.toml b/netlify.toml index 9caf5eea79..60ac752a38 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,7 +9,6 @@ command = "git submodule update --init --recursive --depth 1 && make non-product [build.environment] NODE_VERSION = "10.20.0" HUGO_VERSION = "0.101.0" -RUBY_VERSION = "3.0.1" [context.production.environment] HUGO_BASEURL = "https://kubernetes.io/"