You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment (please complete the following information):
Github Actions
Additional context
A bunch of stuff was removed in the latest version of ubuntu and has caused things to break after GA actions/runner-images#10636. The current fix would be to use a lower ubuntu version for the build as this is sorted out fully.
Describe the bug
The actions that are run with ubuntu-latest and require installation of playwright dependencies are failing
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All actions should pass
Screenshots
Environment (please complete the following information):
Additional context
A bunch of stuff was removed in the latest version of ubuntu and has caused things to break after GA actions/runner-images#10636. The current fix would be to use a lower ubuntu version for the build as this is sorted out fully.
Possibly reason why #3360 is happening.
The text was updated successfully, but these errors were encountered: