mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-14 13:56:47 +00:00
[Ubuntu] Add kotlin (#3755)
This commit is contained in:
@@ -49,7 +49,8 @@ $runtimesList = @(
|
||||
(Get-Python3Version),
|
||||
(Get-RubyVersion),
|
||||
(Get-SwiftVersion),
|
||||
(Get-JuliaVersion)
|
||||
(Get-JuliaVersion),
|
||||
(Get-KotlinVersion)
|
||||
)
|
||||
|
||||
if (Test-IsUbuntu20) {
|
||||
|
||||
Reference in New Issue
Block a user