Use Debian SID when generating JSONs
This commit is contained in:
parent
1bd88637be
commit
3047c3ef4b
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user