mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-10 20:53:10 +08:00
add swift version to ubuntu 24 (#10578)
This commit is contained in:
committed by
GitHub
parent
27738cad72
commit
c7adf5d533
@@ -24,7 +24,7 @@ Describe "PHP" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Swift" -Skip:((-not (Test-IsUbuntu20)) -and (-not (Test-IsUbuntu22))) {
|
||||
Describe "Swift" {
|
||||
It "swift" {
|
||||
"swift --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user