From 6704e26553d7166671026dc979390395961bbb2f Mon Sep 17 00:00:00 2001 From: ilia-shipitsin <125650415+ilia-shipitsin@users.noreply.github.com> Date: Fri, 10 Mar 2023 11:54:48 +0100 Subject: [PATCH] [macos] remove gcc9 from MacOS-11 (#7257) Co-authored-by: Ilia Shipitsin --- 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 797c55116..f8463e01c 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -234,7 +234,6 @@ }, "gcc": { "versions": [ - "9", "10", "11", "12"