mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
Add jazzy tool to MacOS 10.14 - 12 (#4348)
This commit is contained in:
@@ -176,6 +176,7 @@ $markdown += New-MDNewLine
|
||||
# Tools
|
||||
$markdown += New-MDHeader "Tools" -Level 3
|
||||
$toolsList = @(
|
||||
(Get-JazzyVersion),
|
||||
(Get-FastlaneVersion),
|
||||
(Get-CmakeVersion),
|
||||
(Get-AppCenterCLIVersion),
|
||||
|
||||
Reference in New Issue
Block a user