[dunfell][PATCH v2] poky.conf: update SANITY_TESTED_DISTROS to match autobuilder
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
From: Michael Opdenacker <[email protected]> Adding new active workers on https://autobuilder.yoctoproject.org/typhoon/#/workers Signed-off-by: Michael Opdenacker <[email protected]> --- Changes in V2: - Keep the originally tested distros when the release was first published. --- meta-poky/conf/distro/poky.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index 5fabf67..2b186fe 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf @@ -47,6 +47,7 @@ SANITY_TESTED_DISTROS ?= " \ ubuntu-20.04 \n \ ubuntu-22.04 \n \ fedora-37 \n \ + fedora-38 \n \ debian-11 \n \ opensuseleap-15.3 \n \ almalinux-8.8 \n \ -- 2.34.1