]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: Add openSUSE Tumbleweed among tested distros 18567/head
authorMichal Koutný <mkoutny@suse.com>
Fri, 12 Feb 2021 17:17:01 +0000 (18:17 +0100)
committerMichal Koutný <mkoutny@suse.com>
Wed, 4 Aug 2021 09:16:48 +0000 (11:16 +0200)
.github/workflows/mkosi.yml

index 09c1a0b805bd2dfdc17fe58938ca3fa108314999..75aa948aa9d2059f6e35fef839769764798cc477 100644 (file)
@@ -21,6 +21,7 @@ jobs:
           - debian
           - ubuntu
           - fedora
+          - opensuse
 
     steps:
     - uses: actions/checkout@v2