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
Fix Puppeteer in CI by specifying Ubuntu version (#2223)
Puppeteer stopped working on the latest ubuntu version.
We use Puppeteer for our tests in Pleasantest.
For now we've downgraded to a version of Ubuntu that works.
In the future we'll likely need to fix this in the Pleasantest repo or
move to a different testing solution.
0 commit comments