mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 12:48:18 +00:00
Adds Perl version detection (#2206)
* Adds Perl version detection
* Follows @al-cheb advice 👍
This commit is contained in:
committed by
GitHub
parent
80ce7c1c6e
commit
3cd4e423d8
@@ -38,6 +38,7 @@ $markdown += New-MDList -Style Unordered -Lines @(
|
||||
(Get-ErlangVersion),
|
||||
(Get-MonoVersion),
|
||||
(Get-NodeVersion),
|
||||
(Get-PerlVersion),
|
||||
(Get-PythonVersion),
|
||||
(Get-Python3Version),
|
||||
(Get-RubyVersion),
|
||||
|
||||
Reference in New Issue
Block a user