Update to latest Ubuntu LTS
Build / Build app and tests (ubuntu-24.04) (push) Successful in 9m13s
Documentation / Build (1.14.0) (push) Failing after 12s
Documentation / Build (1.9.6) (push) Successful in 11s
Documentation / Deploy (push) Has been skipped

This commit is contained in:
2026-04-21 22:58:01 -07:00
parent b99e4cb06f
commit 3634b00dcb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04]
os: [ubuntu-24.04]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout