mirror of
https://github.com/actions/runner-images.git
synced 2025-12-31 06:18:24 +08:00
Add firefox to Ubuntu24.04 image (#10589)
Co-authored-by: Mohammed Junaid <mohammedjunaid@Mohammeds-MacBook-Pro.local>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Describe "Firefox" -Skip:((-not (Test-IsUbuntu20)) -and (-not (Test-IsUbuntu22))) {
|
||||
Describe "Firefox" {
|
||||
It "Firefox" {
|
||||
"firefox --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user