mirror of
https://github.com/actions/runner-images.git
synced 2025-12-29 21:42:55 +08:00
[macOS] Move Ruby and Go versions to toolset (#4046)
This commit is contained in:
committed by
GitHub
parent
045e638562
commit
d022b0d6a8
@@ -1,5 +1,5 @@
|
||||
Describe "RubyGems" {
|
||||
$gemTestCases = Get-ToolsetValue -KeyPath "rubygems" | ForEach-Object {
|
||||
$gemTestCases = Get-ToolsetValue -KeyPath "ruby.rubygems" | ForEach-Object {
|
||||
@{gemName = $_}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user