mirror of
https://github.com/actions/runner-images.git
synced 2026-01-01 15:09:03 +08:00
[Ubuntu] Add Go and Node to the toolcache on 24.04 (#9806)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Describe "Toolset" -Skip:((-not (Test-IsUbuntu20)) -and (-not (Test-IsUbuntu22))) {
|
||||
Describe "Toolset" {
|
||||
$tools = (Get-ToolsetContent).toolcache
|
||||
|
||||
$toolsExecutables = @{
|
||||
|
||||
Reference in New Issue
Block a user