commit:     f28266e3db21e05a40f57e88b8e794732474b9ce
Author:     td5038 <93895804+td5038 <AT> users <DOT> noreply <DOT> github <DOT> 
com>
AuthorDate: Sun Jan 29 21:00:23 2023 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 20:53:38 2023 +0000
URL:        https://gitweb.gentoo.org/proj/docker-images.git/commit/?id=f28266e3

Add mergedusr support on amd64

Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 .github/workflows/build.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index d0e22e8..a22ace1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -25,7 +25,9 @@ jobs:
           - stage3-amd64-openrc
           - stage3-amd64-desktop-openrc
           - stage3-amd64-systemd
+          - stage3-amd64-systemd-mergedusr
           - stage3-amd64-desktop-systemd
+          - stage3-amd64-desktop-systemd-mergedusr
           - stage3-armv5tel-openrc
           - stage3-armv5tel-systemd
           - stage3-armv6j-openrc

Reply via email to