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

@@ -71,7 +71,7 @@ jobs:
rethemendex_lint:
name: "Rethemendex Check"
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4