Try with 22.04
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
529cfdff21
commit
96bab412fb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/end-to-end-tests.yaml
vendored
2
.github/workflows/end-to-end-tests.yaml
vendored
|
@ -38,7 +38,7 @@ permissions: {} # No permissions required
|
|||
jobs:
|
||||
build:
|
||||
name: "Build Element-Web"
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: ubuntu-22.04
|
||||
if: inputs.skip != true
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue