Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI due to GH Actions regression (missing Firefox) #168

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

Krinkle
Copy link
Collaborator

@Krinkle Krinkle commented Nov 24, 2022

GitHub has rolled out Ubuntu 22 as the new default but this is still missing Firefox, causing the following failure for all jobs:

Starting browser FirefoxHeadless
ERROR [launcher]: Cannot start FirefoxHeadless
Can not find the binary firefox

Ref actions/runner-images#5490

GitHub has rolled out Ubuntu 22 as the new default
but this is still missing Firefox, causing the following
failure for all jobs:

> Starting browser FirefoxHeadless
> ERROR [launcher]: Cannot start FirefoxHeadless
> Can not find the binary `firefox`

Ref actions/runner-images#5490
@Krinkle Krinkle requested a review from XhmikosR November 24, 2022 08:26
@XhmikosR
Copy link
Collaborator

TBH I'd rather add the package, but this works too for the time being and Ubuntu 20 has plenty of years of support ahead :)

@XhmikosR XhmikosR merged commit 2fd0c6a into master Nov 24, 2022
@XhmikosR XhmikosR deleted the Krinkle-patch-1 branch November 24, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants