Switch to playwright nightly to fix FF on Debian 12
authorMatt Corallo <git@bluematt.me>
Mon, 31 Jul 2023 18:02:20 +0000 (18:02 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 31 Jul 2023 18:50:31 +0000 (18:50 +0000)
commit8d497f042760e54169e48de88626e0c4b02672c3
tree0c274dcbcf8a8a1975f1b5b2eab5dc6c749e738b
parentf5126f4a70c537cbc0a91d2d35ae0c2d161648a6
Switch to playwright nightly to fix FF on Debian 12

It appears when playwright officially added support for Debian 12
(https://github.com/microsoft/playwright/issues/23532) they also
started throwing an error when trying to run unsupported browsers
on it (which Firefox was in the latest release). This broke our CI
(even though Firefox ran just fine on Debian 12 for the past year).

Here we simply switch to playwright nightly, which we'll just stick
with for a while.
.github/workflows/build.yml