remove ubuntu2404

This commit is contained in:
Dan Kluser
2026-05-09 12:56:05 +02:00
parent c1a38900be
commit 1bf99c8369
8 changed files with 12 additions and 216 deletions

View File

@@ -5,7 +5,7 @@ set -ex
IMG_SIZE="${IMG_SIZE:-32000}"
SKIP_CHROOT="${SKIP_CHROOT:-false}"
DISTROS="${DISTROS:-ubuntu2404 ubuntu2604 arch alpine cachyos}"
DISTROS="${DISTROS:-ubuntu2604 arch alpine cachyos}"
STAGING="/tmp/build-staging"
EFI_LABEL="boot"
IMG="/output/ps5-multi.img"