diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index 36d3acf4..de3a182d 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -45,21 +45,17 @@ "arch": "x64", "platform" : "linux", "versions": [ - "1.19.*", "1.20.*", "1.21.*", "1.22.*" ], - "default": "1.20.*" + "default": "1.21.*" }, { "name": "Ruby", "platform_version": "20.04", "arch": "x64", "versions": [ - "2.5.*", - "2.6.*", - "2.7.*", "3.0.*", "3.1.*" ] diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 96d32450..ad5913d3 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -43,12 +43,11 @@ "arch": "x64", "platform" : "linux", "versions": [ - "1.19.*", "1.20.*", "1.21.*", "1.22.*" ], - "default": "1.20.*" + "default": "1.21.*" }, { "name": "Ruby",