Add Ubuntu 26.04 LTS (Resolute) to builds

This commit is contained in:
Joshua M. Boniface
2026-04-30 00:48:55 -04:00
parent ab58d1b656
commit 5c0bb686e1
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -138,6 +138,7 @@ jobs:
- focal
- jammy
- noble
- resolute
arch:
- amd64
- arm64
+1
View File
@@ -168,6 +168,7 @@ jobs:
- focal
- jammy
- noble
- resolute
arch:
- amd64
- arm64
+1
View File
@@ -168,6 +168,7 @@ jobs:
- focal
- jammy
- noble
- resolute
arch:
- amd64
- arm64
+2
View File
@@ -48,6 +48,7 @@ ubuntu:
focal: '20.04'
jammy: '22.04'
noble: '24.04'
resolute: '26.04'
archmaps:
amd64:
PACKAGE_ARCH: amd64
@@ -59,6 +60,7 @@ ubuntu:
focal: '10'
jammy: '12'
noble: '13'
resolute: '14'
build_function: build_package_deb
dockerfile: debian/docker/Dockerfile
imagename: jellyfin-builder-ubuntu