diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 132ba6957..2584e4302 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -42,11 +42,11 @@ "arch": "x64", "platform" : "linux", "versions": [ - "1.21.*", "1.22.*", - "1.23.*" + "1.23.*", + "1.24.*" ], - "default": "1.23.*" + "default": "1.24.*" }, { "name": "Ruby", diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index c69be7a68..a3a546a40 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -40,11 +40,11 @@ "arch": "x64", "platform" : "linux", "versions": [ - "1.21.*", "1.22.*", - "1.23.*" + "1.23.*", + "1.24.*" ], - "default": "1.23.*" + "default": "1.24.*" }, { "name": "Ruby",