Go back to Ubuntu latest for GHA

https://github.com/element-hq/matrix-react-sdk/pull/149 ported to
element-web repo
This commit is contained in:
David Baker
2024-10-16 14:37:59 +01:00
parent 3b75e2a3fb
commit 9513920cd7
8 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.48.0-jammy
FROM mcr.microsoft.com/playwright:v1.47.1-noble
WORKDIR /work