diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index 7e846153f..2af824790 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -5,12 +5,11 @@ "arch": "x64", "platform" : "win32", "versions": [ - "3.0", "3.1", "3.2", "3.3" ], - "default": "3.0" + "default": "3.3" }, { "name": "Python", diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index b2b0097c5..fffb6b0e2 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -5,12 +5,11 @@ "arch": "x64", "platform" : "win32", "versions": [ - "3.0", "3.1", "3.2", "3.3" ], - "default": "3.0" + "default": "3.3" }, { "name": "Python",