Skip to content

Commit

Permalink
[windows2019] Remove Python 3.6 (#8291)
Browse files Browse the repository at this point in the history
  • Loading branch information
shamil-mubarakshin authored Sep 14, 2023
1 parent e7ff445 commit 734a8c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions images/win/toolsets/toolset-2019.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"3.6.*",
"3.7.*",
"3.8.*",
"3.9.*",
Expand All @@ -35,7 +34,6 @@
"arch": "x86",
"platform" : "win32",
"versions": [
"3.6.*",
"3.7.*",
"3.8.*",
"3.9.*",
Expand Down

0 comments on commit 734a8c8

Please sign in to comment.