diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index d9891b478..761603cee 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -65,7 +65,8 @@ "versions": [ "12.*", "14.*", - "16.*" + "16.*", + "18.*" ] }, { diff --git a/images/win/toolsets/toolset-2022.json b/images/win/toolsets/toolset-2022.json index b174564bf..e4ec9ba16 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -57,7 +57,8 @@ "versions": [ "12.*", "14.*", - "16.*" + "16.*", + "18.*" ] }, {