diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index 9beae5698..6fa79c72a 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -168,14 +168,16 @@ "versions": [ "16.*", "18.*", - "20.*" + "20.*", + "22.*" ] }, "arm64": { "versions": [ "16.*", "18.*", - "20.*" + "20.*", + "22.*" ] } } diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index f067e855e..6554c1897 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -156,13 +156,15 @@ "x64": { "versions": [ "18.*", - "20.*" + "20.*", + "22.*" ] }, "arm64": { "versions": [ "18.*", - "20.*" + "20.*", + "22.*" ] } } diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index 99f6eab79..d4eff5417 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -139,13 +139,15 @@ "x64": { "versions": [ "18.*", - "20.*" + "20.*", + "22.*" ] }, "arm64": { "versions": [ "18.*", - "20.*" + "20.*", + "22.*" ] } }