From 14094ed9ed7981ecdd6a55b9951f3cd8e5119aef Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Thu, 14 Sep 2023 21:48:49 +0200 Subject: [PATCH] [macos11] Remove Ruby 2.4 from toolcache (#8289) --- images/macos/toolsets/toolset-11.json | 1 - 1 file changed, 1 deletion(-) diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index cb426de76..ce0540960 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -298,7 +298,6 @@ "arch": { "x64": { "versions": [ - "2.4.*", "2.5.*", "2.6.*", "2.7.*",