diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 225122e7bd0c..75a2aff6eb3f 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -218,7 +218,8 @@ "gcc": { "versions": [ "11", - "12" + "12", + "13" ] }, "toolcache": [ diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index af4f41afbad0..4114b660098d 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -85,7 +85,8 @@ "gcc": { "versions": [ "11", - "12" + "12", + "13" ] }, "dotnet": {