diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index 64ef6091..6e53672b 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -75,7 +75,8 @@ "versions": [ "1.18.*", "1.19.*", - "1.20.*" + "1.20.*", + "1.21.*" ], "default": "1.20.*" } diff --git a/images/win/toolsets/toolset-2022.json b/images/win/toolsets/toolset-2022.json index 5782aa38..945fde6c 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -69,7 +69,8 @@ "versions": [ "1.18.*", "1.19.*", - "1.20.*" + "1.20.*", + "1.21.*" ], "default": "1.20.*" }