mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 20:26:49 +00:00
adding_kotlin in ubuntu_24 (#10474)
This commit is contained in:
committed by
GitHub
parent
5ab121d559
commit
f8049e323b
@@ -390,7 +390,7 @@ Describe "yq" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Kotlin" -Skip:((-not (Test-IsUbuntu20)) -and (-not (Test-IsUbuntu22))) {
|
||||
Describe "Kotlin" {
|
||||
It "kapt" {
|
||||
"kapt -version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user