mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 20:26:49 +00:00
[windows] Add Kotlin (#3784)
This commit is contained in:
@@ -39,7 +39,8 @@ $markdown += New-MDList -Style Unordered -Lines (@(
|
||||
(Get-PerlVersion),
|
||||
(Get-PHPVersion),
|
||||
(Get-PythonVersion),
|
||||
(Get-RubyVersion)
|
||||
(Get-RubyVersion),
|
||||
(Get-KotlinVersion)
|
||||
) | Sort-Object
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user