From 78f6a455521e956923fa5ccf9c667c30ee0b363a Mon Sep 17 00:00:00 2001 From: td5038 <93895804+td5038@users.noreply.github.com> Date: Sun, 29 Jan 2023 12:54:23 -0800 Subject: Round out systemd desktop containers Signed-off-by: John Helmert III --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f65817a..d0e22e8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,6 +25,7 @@ jobs: - stage3-amd64-openrc - stage3-amd64-desktop-openrc - stage3-amd64-systemd + - stage3-amd64-desktop-systemd - stage3-armv5tel-openrc - stage3-armv5tel-systemd - stage3-armv6j-openrc -- cgit v1.2.3-65-gdbad