Merge branch 'master' of github.com:actions/virtual-environments into v-ivnosa/add-gcc-gfort-clang

This commit is contained in:
Ivan Nosar
2020-02-04 18:24:21 +03:00
21 changed files with 754 additions and 562 deletions

View File

@@ -354,6 +354,12 @@
"{{ template_dir }}/scripts/Installers/Install-Chrome.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Install-Edge.ps1"
]
},
{
"type": "powershell",
"scripts":[
@@ -661,6 +667,12 @@
"{{ template_dir }}/scripts/Installers/Validate-Chrome.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Validate-Edge.ps1"
]
},
{
"type": "powershell",
"scripts":[