diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 1f6b593c4..cc587fa4a 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -322,7 +322,8 @@ "x64": { "versions": [ "6.0", - "7.0" + "7.0", + "8.0" ] } } diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index b5f3d8f7f..487645501 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -309,7 +309,8 @@ "x64": { "versions": [ "6.0", - "7.0" + "7.0", + "8.0" ] } } diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index cceb73e1d..82fad8291 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -91,12 +91,14 @@ "arch":{ "x64": { "versions": [ - "7.0" + "7.0", + "8.0" ] }, "arm64": { "versions": [ - "7.0" + "7.0", + "8.0" ] } } diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 7ef04cd6f..a45ccf5c3 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -87,12 +87,14 @@ "arch":{ "x64": { "versions": [ - "7.0" + "7.0", + "8.0" ] }, "arm64": { "versions": [ - "7.0" + "7.0", + "8.0" ] } }