mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 04:37:09 +00:00
bash version output (#2238)
This commit is contained in:
committed by
GitHub
parent
80c5d4a561
commit
8bf8504e77
@@ -32,6 +32,7 @@ $markdown += New-MDHeader "Installed Software" -Level 2
|
||||
$markdown += New-MDHeader "Language and Runtime" -Level 3
|
||||
|
||||
$markdown += New-MDList -Style Unordered -Lines @(
|
||||
(Get-BashVersion),
|
||||
(Get-CPPVersions),
|
||||
(Get-FortranVersions),
|
||||
(Get-ClangVersions),
|
||||
|
||||
Reference in New Issue
Block a user