mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 04:37:09 +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