diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index c6fb5e4e5..7f364f280 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -5,13 +5,10 @@ "arch": "x64", "platform" : "win32", "versions": [ - "2.5", - "2.6", - "2.7", "3.0", "3.1" ], - "default": "2.5" + "default": "3.0" }, { "name": "Python", @@ -72,12 +69,11 @@ "arch": "x64", "platform" : "win32", "versions": [ - "1.19.*", "1.20.*", "1.21.*", "1.22.*" ], - "default": "1.20.*" + "default": "1.21.*" } ], "powershellModules": [ diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index cad4d23f3..244aba6b4 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -5,7 +5,6 @@ "arch": "x64", "platform" : "win32", "versions": [ - "2.7", "3.0", "3.1" ], @@ -69,12 +68,11 @@ "arch": "x64", "platform" : "win32", "versions": [ - "1.19.*", "1.20.*", "1.21.*", "1.22.*" ], - "default": "1.20.*" + "default": "1.21.*" } ], "powershellModules": [