From 79ed5c1ac1f7d459fdc218ffdb497b664a0a21ae Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Fri, 15 Sep 2023 09:51:32 +0200 Subject: [PATCH] [windows2019] Remove Ruby 2.4 (#8290) --- images/win/toolsets/toolset-2019.json | 1 - 1 file changed, 1 deletion(-) diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index 8647bb0e..6d1a3931 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -5,7 +5,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "2.4", "2.5", "2.6", "2.7",