mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-09 03:40:42 +08:00
Adding MsEdge in ubuntu-24 (#10597)
This commit is contained in:
@@ -24,7 +24,7 @@ Describe "Chrome" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Edge" -Skip:((-not (Test-IsUbuntu20)) -and (-not (Test-IsUbuntu22))) {
|
||||
Describe "Edge" {
|
||||
It "Edge" {
|
||||
"microsoft-edge --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user