diff --git a/images/linux/toolsets/toolset-2004.json b/images/linux/toolsets/toolset-2004.json index dd8bfabe8..11ae990f7 100644 --- a/images/linux/toolsets/toolset-2004.json +++ b/images/linux/toolsets/toolset-2004.json @@ -11,7 +11,8 @@ "3.8.*", "3.9.*", "3.10.*", - "3.11.*" + "3.11.*", + "3.12.*" ] }, { diff --git a/images/linux/toolsets/toolset-2204.json b/images/linux/toolsets/toolset-2204.json index 690799a79..990319efa 100644 --- a/images/linux/toolsets/toolset-2204.json +++ b/images/linux/toolsets/toolset-2204.json @@ -11,7 +11,8 @@ "3.8.*", "3.9.*", "3.10.*", - "3.11.*" + "3.11.*", + "3.12.*" ] }, { diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index b140e5d8c..0b7c7a7f2 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -246,7 +246,8 @@ "3.8.*", "3.9.*", "3.10.*", - "3.11.*" + "3.11.*", + "3.12.*" ] } } diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 8d36240c3..225122e7b 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -233,7 +233,8 @@ "3.8.*", "3.9.*", "3.10.*", - "3.11.*" + "3.11.*", + "3.12.*" ] } } diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index d8ddacc34..af4f41afb 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -122,12 +122,14 @@ "3.8.*", "3.9.*", "3.10.*", - "3.11.*" + "3.11.*", + "3.12.*" ] }, "arm64": { "versions": [ - "3.11.*" + "3.11.*", + "3.12.*" ] } } diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index 6bc9a89af..b15f5d5ac 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -38,7 +38,8 @@ "3.8.*", "3.9.*", "3.10.*", - "3.11.*" + "3.11.*", + "3.12.*" ] }, { diff --git a/images/win/toolsets/toolset-2022.json b/images/win/toolsets/toolset-2022.json index 942130790..a2582ff85 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -36,7 +36,8 @@ "3.8.*", "3.9.*", "3.10.*", - "3.11.*" + "3.11.*", + "3.12.*" ] }, {