mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
[ubuntu] Remove GOROOT (#2668)
This commit is contained in:
@@ -44,7 +44,6 @@ $toolsEnvironment = @{
|
|||||||
}
|
}
|
||||||
go = @{
|
go = @{
|
||||||
command = "ln -s {0}/bin/* /usr/bin/"
|
command = "ln -s {0}/bin/* /usr/bin/"
|
||||||
defaultVariable = "GOROOT"
|
|
||||||
variableTemplate = "GOROOT_{0}_{1}_X64"
|
variableTemplate = "GOROOT_{0}_{1}_X64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user