Merge branch 'main' into pipx-windows

This commit is contained in:
Maxim Lobanov
2020-11-05 10:50:57 +03:00
committed by GitHub
30 changed files with 908 additions and 67 deletions

View File

@@ -73,7 +73,6 @@
"platform" : "win32",
"toolset": "msvc14.1",
"versions": [
"1.69.0",
"1.72.0"
]
}

View File

@@ -66,16 +66,6 @@
],
"default": "1.14.*"
},
{
"name": "Boost",
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
"arch": "x86_64",
"platform" : "win32",
"toolset": "msvc14.1",
"versions": [
"1.69.0"
]
},
{
"name": "Boost",
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",