diff --git a/images/win/toolsets/toolset-2016.json b/images/win/toolsets/toolset-2016.json index e3e54e941..d5f6ba8ff 100644 --- a/images/win/toolsets/toolset-2016.json +++ b/images/win/toolsets/toolset-2016.json @@ -50,7 +50,8 @@ "versions": [ "2.7", "3.6", - "3.7" + "3.7", + "3.8" ] }, { diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index 32116547f..e47f54669 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -50,7 +50,8 @@ "versions": [ "2.7", "3.6", - "3.7" + "3.7", + "3.8" ] }, { diff --git a/images/win/toolsets/toolset-2022.json b/images/win/toolsets/toolset-2022.json index a86fb6c2d..91f80cef9 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -29,7 +29,8 @@ "platform" : "win64", "versions": [ "2.7", - "3.7" + "3.7", + "3.8" ] }, {