Try with 22.04

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-12-03 08:48:00 +00:00
parent 529cfdff21
commit 96bab412fb
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D

View file

@ -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