Switch toolset tools from master to main branch (#1233)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"toolcache": [
|
"toolcache": [
|
||||||
{
|
{
|
||||||
"name": "Python",
|
"name": "Python",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"platform_version": "16.04",
|
"platform_version": "16.04",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "node",
|
"name": "node",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/node-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/node-versions/main/versions-manifest.json",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "go",
|
"name": "go",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/go-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "boost",
|
"name": "boost",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/boost-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"platform_version": "16.04",
|
"platform_version": "16.04",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"toolcache": [
|
"toolcache": [
|
||||||
{
|
{
|
||||||
"name": "Python",
|
"name": "Python",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"platform_version": "18.04",
|
"platform_version": "18.04",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "node",
|
"name": "node",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/node-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/node-versions/main/versions-manifest.json",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "go",
|
"name": "go",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/go-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "boost",
|
"name": "boost",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/boost-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"platform_version": "18.04",
|
"platform_version": "18.04",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"toolcache": [
|
"toolcache": [
|
||||||
{
|
{
|
||||||
"name": "Python",
|
"name": "Python",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"platform_version": "20.04",
|
"platform_version": "20.04",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "node",
|
"name": "node",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/node-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/node-versions/main/versions-manifest.json",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "go",
|
"name": "go",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/go-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "linux",
|
"platform" : "linux",
|
||||||
"versions": [
|
"versions": [
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"toolcache": [
|
"toolcache": [
|
||||||
{
|
{
|
||||||
"name": "Python",
|
"name": "Python",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Python",
|
"name": "Python",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
|
||||||
"arch": "x86",
|
"arch": "x86",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "node",
|
"name": "node",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/node-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/node-versions/main/versions-manifest.json",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "go",
|
"name": "go",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/go-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Boost",
|
"name": "Boost",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/boost-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"toolset": "msvc14.1",
|
"toolset": "msvc14.1",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"toolcache": [
|
"toolcache": [
|
||||||
{
|
{
|
||||||
"name": "Python",
|
"name": "Python",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Python",
|
"name": "Python",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
|
||||||
"arch": "x86",
|
"arch": "x86",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "node",
|
"name": "node",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/node-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/node-versions/main/versions-manifest.json",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "go",
|
"name": "go",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/go-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"versions": [
|
"versions": [
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Boost",
|
"name": "Boost",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/boost-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"toolset": "msvc14.1",
|
"toolset": "msvc14.1",
|
||||||
@@ -75,7 +75,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Boost",
|
"name": "Boost",
|
||||||
"url" : "https://raw.githubusercontent.com/actions/boost-versions/master/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/actions/boost-versions/main/versions-manifest.json",
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
"platform" : "win32",
|
"platform" : "win32",
|
||||||
"toolset": "msvc14.2",
|
"toolset": "msvc14.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user