diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 0bb2aafe6..917eee52b 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -203,13 +203,15 @@ "x64": { "versions": [ "8.0", - "9.0" + "9.0", + "10.0" ] }, "arm64": { "versions": [ "8.0", - "9.0" + "9.0", + "10.0" ] } } diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index 7e0f9d0f8..f082c13b9 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -223,13 +223,15 @@ "x64": { "versions": [ "8.0", - "9.0" + "9.0", + "10.0" ] }, "arm64": { "versions": [ "8.0", - "9.0" + "9.0", + "10.0" ] } } diff --git a/images/macos/toolsets/toolset-26.json b/images/macos/toolsets/toolset-26.json index c475077dc..a6718c03d 100644 --- a/images/macos/toolsets/toolset-26.json +++ b/images/macos/toolsets/toolset-26.json @@ -126,7 +126,8 @@ "arm64": { "versions": [ "8.0", - "9.0" + "9.0", + "10.0" ] } }