mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-31 14:07:39 +08:00
[ubuntu-24] Add nvm and gcloud cli (#10881)
This commit is contained in:
committed by
GitHub
parent
2111b3e225
commit
a29761eb60
@@ -354,7 +354,7 @@ Describe "Containers" {
|
||||
|
||||
}
|
||||
|
||||
Describe "nvm" -Skip:((-not (Test-IsUbuntu20)) -and (-not (Test-IsUbuntu22))) {
|
||||
Describe "nvm" {
|
||||
It "nvm" {
|
||||
"source /etc/skel/.nvm/nvm.sh && nvm --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user