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

@@ -5,7 +5,7 @@ on:
jobs:
check_base_branch:
name: Check PR base branch
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v7
with: