diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index 221de2935..b0b054236 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -57,7 +57,8 @@ "arch": "x64", "versions": [ "3.0.*", - "3.1.*" + "3.1.*", + "3.2.*" ] }, { diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index cea32ac5b..34dfdc2b3 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -54,7 +54,8 @@ "platform_version": "22.04", "arch": "x64", "versions": [ - "3.1.*" + "3.1.*", + "3.2.*" ] }, {