Switch toolset tools from master to main branch (#1233)

This commit is contained in:
Maxim Lobanov
2020-07-17 07:24:36 +03:00
committed by GitHub
parent bb03b541e0
commit 0dcb626120
5 changed files with 22 additions and 22 deletions

View File

@@ -2,7 +2,7 @@
"toolcache": [
{
"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_version": "16.04",
"arch": "x64",
@@ -25,7 +25,7 @@
},
{
"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",
"arch": "x64",
"versions": [
@@ -37,7 +37,7 @@
},
{
"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",
"platform" : "linux",
"versions": [
@@ -50,7 +50,7 @@
},
{
"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_version": "16.04",
"arch": "x64",

View File

@@ -2,7 +2,7 @@
"toolcache": [
{
"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_version": "18.04",
"arch": "x64",
@@ -25,7 +25,7 @@
},
{
"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",
"arch": "x64",
"versions": [
@@ -37,7 +37,7 @@
},
{
"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",
"platform" : "linux",
"versions": [
@@ -50,7 +50,7 @@
},
{
"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_version": "18.04",
"arch": "x64",

View File

@@ -2,7 +2,7 @@
"toolcache": [
{
"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_version": "20.04",
"arch": "x64",
@@ -25,7 +25,7 @@
},
{
"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",
"arch": "x64",
"versions": [
@@ -37,7 +37,7 @@
},
{
"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",
"platform" : "linux",
"versions": [

View File

@@ -2,7 +2,7 @@
"toolcache": [
{
"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",
"platform" : "win32",
"versions": [
@@ -16,7 +16,7 @@
},
{
"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",
"platform" : "win32",
"versions": [
@@ -38,7 +38,7 @@
},
{
"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",
"platform" : "win32",
"versions": [
@@ -50,7 +50,7 @@
},
{
"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",
"platform" : "win32",
"versions": [
@@ -65,7 +65,7 @@
},
{
"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",
"platform" : "win32",
"toolset": "msvc14.1",

View File

@@ -2,7 +2,7 @@
"toolcache": [
{
"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",
"platform" : "win32",
"versions": [
@@ -16,7 +16,7 @@
},
{
"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",
"platform" : "win32",
"versions": [
@@ -38,7 +38,7 @@
},
{
"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",
"platform" : "win32",
"versions": [
@@ -50,7 +50,7 @@
},
{
"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",
"platform" : "win32",
"versions": [
@@ -65,7 +65,7 @@
},
{
"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",
"platform" : "win32",
"toolset": "msvc14.1",
@@ -75,7 +75,7 @@
},
{
"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",
"platform" : "win32",
"toolset": "msvc14.2",