diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index 9beae569..6fa79c72 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 f067e855..6554c189 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 99f6eab7..d4eff541 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.*" ] } }