diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 1df1e102a..33dfe5be9 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -255,14 +255,16 @@ "versions": [ "18.*", "20.*", - "22.*" + "22.*", + "24.*" ] }, "arm64": { "versions": [ "18.*", "20.*", - "22.*" + "22.*", + "24.*" ] } } diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index f15fdd7f1..576df7aec 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -259,14 +259,16 @@ "versions": [ "18.*", "20.*", - "22.*" + "22.*", + "24.*" ] }, "arm64": { "versions": [ "18.*", "20.*", - "22.*" + "22.*", + "24.*" ] } } diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 82c2b9955..89ef03617 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -34,7 +34,8 @@ "versions": [ "18.*", "20.*", - "22.*" + "22.*", + "24.*" ] }, { diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 61b541343..f3acf6abb 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -32,7 +32,8 @@ "versions": [ "18.*", "20.*", - "22.*" + "22.*", + "24.*" ] }, { diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index b9e102259..1c72fb00c 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -59,7 +59,8 @@ "versions": [ "18.*", "20.*", - "22.*" + "22.*", + "24.*" ] }, { diff --git a/images/windows/toolsets/toolset-2025.json b/images/windows/toolsets/toolset-2025.json index ebe48c01f..81efc427e 100644 --- a/images/windows/toolsets/toolset-2025.json +++ b/images/windows/toolsets/toolset-2025.json @@ -43,7 +43,8 @@ "versions": [ "18.*", "20.*", - "22.*" + "22.*", + "24.*" ] }, {