From: Laszlo Gombos Date: Wed, 7 Dec 2022 19:28:13 +0000 (+0000) Subject: ci: run all local tests on all containers X-Git-Tag: 058~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e23115893fb3a9712289e2c4275ffcacb4bf22;p=thirdparty%2Fdracut.git ci: run all local tests on all containers --- diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index e617ec2c9..af7847a1d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -46,7 +46,10 @@ jobs: strategy: matrix: container: [ + "arch:latest", + "debian:latest", "fedora:latest", + "opensuse:latest", ] test: [ "01",