Use Debian SID when generating JSONs

This commit is contained in:
Igor Pecovnik 2025-10-02 20:58:45 +02:00 committed by Igor
parent 1bd88637be
commit 3047c3ef4b

View File

@ -12,7 +12,7 @@ targets:
BUILD_DESKTOP: "yes"
DESKTOP_ENVIRONMENT: "xfce"
DESKTOP_ENVIRONMENT_CONFIG_NAME: "config_base"
RELEASE: "jammy"
RELEASE: "sid"
items-from-inventory:
not-eos-with-video: yes # not-eos boards, all branches, only those without HAS_VIDEO_OUTPUT="no"
@ -20,7 +20,7 @@ targets:
vars:
BUILD_MINIMAL: "yes"
BUILD_DESKTOP: "no"
RELEASE: "jammy"
RELEASE: "sid"
items-from-inventory:
not-eos: yes # not-eos boards, all branches