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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user