mirror of
https://github.com/actions/runner-images.git
synced 2026-01-19 02:40:34 +08:00
depreacted BOOST_ROOT env variable
This commit is contained in:
@@ -242,8 +242,7 @@
|
||||
"environment_vars": [
|
||||
"METADATA_FILE={{user `metadata_file`}}",
|
||||
"HELPER_SCRIPTS={{user `helper_script_folder`}}",
|
||||
"BOOST_VERSIONS=1.69.0",
|
||||
"BOOST_DEFAULT=1.69.0"
|
||||
"INSTALLER_SCRIPT_FOLDER={{user `installer_script_folder`}}"
|
||||
],
|
||||
"execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user