diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index a67a5027e9fe..bdf52bb0aa94 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -11,7 +11,8 @@ "3.9.*", "3.10.*", "3.11.*", - "3.12.*" + "3.12.*", + "3.13.*" ] }, { @@ -57,7 +58,9 @@ "versions": [ "3.0.*", "3.1.*", - "3.2.*" + "3.2.*", + "3.3.*", + "3.4.*" ] }, { diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 2ac3f5ff173a..7710f5f124fe 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -11,7 +11,8 @@ "3.9.*", "3.10.*", "3.11.*", - "3.12.*" + "3.12.*", + "3.13.*" ] }, { @@ -54,7 +55,9 @@ "arch": "x64", "versions": [ "3.1.*", - "3.2.*" + "3.2.*", + "3.3.*", + "3.4.*" ] }, { diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 127dffd3ecf0..b91fc34122db 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -10,7 +10,8 @@ "3.9.*", "3.10.*", "3.11.*", - "3.12.*" + "3.12.*", + "3.13.*" ] }, { @@ -50,7 +51,9 @@ "platform_version": "24.04", "arch": "x64", "versions": [ - "3.2.*" + "3.2.*", + "3.3.*", + "3.4.*" ] }, { diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index 212d286df4b8..5a7811298b0c 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -7,7 +7,9 @@ "versions": [ "3.0", "3.1", - "3.2" + "3.2", + "3.3", + "3.4" ], "default": "3.0" }, @@ -21,7 +23,8 @@ "3.9.*", "3.10.*", "3.11.*", - "3.12.*" + "3.12.*", + "3.13.*" ], "default": "3.9.*" }, diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index 7f93108b7d93..474ddd35c472 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -7,7 +7,9 @@ "versions": [ "3.0", "3.1", - "3.2" + "3.2", + "3.3", + "3.4" ], "default": "3.0" }, @@ -21,7 +23,8 @@ "3.9.*", "3.10.*", "3.11.*", - "3.12.*" + "3.12.*", + "3.13.*" ], "default": "3.9.*" }, diff --git a/images/windows/toolsets/toolset-2025.json b/images/windows/toolsets/toolset-2025.json index e886e11150ce..b4dbf23e6a5c 100644 --- a/images/windows/toolsets/toolset-2025.json +++ b/images/windows/toolsets/toolset-2025.json @@ -7,7 +7,8 @@ "versions": [ "3.1", "3.2", - "3.3" + "3.3", + "3.4" ], "default": "3.3" },