From 8ebae96a7cf51d0be4700c9e5c49891e07aadc05 Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com> Date: Fri, 25 Jun 2021 18:28:19 +0300 Subject: [PATCH] Remove Xcode 12.2&12.3 from macos Big Sur toolset (#3653) --- images/macos/toolsets/toolset-11.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index ce1cc0a1..aa705492 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -6,8 +6,6 @@ { "link": "12.5.1", "version": "12.5.1"}, { "link": "12.5", "version": "12.5.0"}, { "link": "12.4", "version": "12.4.0"}, - { "link": "12.3", "version": "12.3.0"}, - { "link": "12.2", "version": "12.2.0" }, { "link": "11.7", "version": "11.7.0", "symlinks": ["11.7_beta"] } ] },