mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-27 20:12:46 +08:00
Removeboostenv (#619)
* remove BOOST_DEFAULT from 2019 * refrain from format changes Co-authored-by: Frank Zomer <fzomer@schubergphilis.com>
This commit is contained in:
@@ -639,8 +639,7 @@
|
||||
{
|
||||
"type": "powershell",
|
||||
"environment_vars": [
|
||||
"ROOT_FOLDER={{user `root_folder`}}",
|
||||
"BOOST_DEFAULT={{user `boost_default`}}"
|
||||
"ROOT_FOLDER={{user `root_folder`}}"
|
||||
],
|
||||
"scripts":[
|
||||
"{{ template_dir }}/scripts/Installers/Validate-Boost.ps1"
|
||||
|
||||
Reference in New Issue
Block a user