mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
remove boost from ubuntu images (#2844)
This commit is contained in:
@@ -39,9 +39,6 @@ $ErrorActionPreference = "Stop"
|
||||
|
||||
Write-Host "Configure toolset tools environment..."
|
||||
$toolsEnvironment = @{
|
||||
boost = @{
|
||||
variableTemplate = "BOOST_ROOT_{0}_{1}_{2}"
|
||||
}
|
||||
go = @{
|
||||
command = "ln -s {0}/bin/* /usr/bin/"
|
||||
variableTemplate = "GOROOT_{0}_{1}_X64"
|
||||
|
||||
Reference in New Issue
Block a user