mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
* Update toolset-10.15.json * Update toolset-11.json * Added Pester test and documentation update for YQ tool. * Change YQ version to full description with URL. * Add YQ to MacOS 12
This commit is contained in:
@@ -122,7 +122,8 @@ $utilitiesList = @(
|
||||
(Get-GnuTarVersion),
|
||||
(Get-GPGVersion),
|
||||
(Get-SwitchAudioOsxVersion),
|
||||
(Get-SoxVersion)
|
||||
(Get-SoxVersion),
|
||||
(Get-YqVersion)
|
||||
)
|
||||
|
||||
if ($os.IsLessThanMonterey) {
|
||||
|
||||
Reference in New Issue
Block a user