1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-22 13:33:56 +03:00

ci: Add openSUSE Tumbleweed among tested distros

This commit is contained in:
Michal Koutný 2021-02-12 18:17:01 +01:00
parent 7e5e604393
commit 3ec4fccb37

View File

@ -21,6 +21,7 @@ jobs:
- debian
- ubuntu
- fedora
- opensuse
steps:
- uses: actions/checkout@v2