Enable OpenSUSE testing (#1096)

Just as we use Ubuntu LTS-only releases, we use the versioned, stable Leap
releases.
This commit is contained in:
Alejandro R Mosteo
2024-08-05 12:52:06 +02:00
committed by GitHub
parent d14e4dfae1
commit 5ba57e26c4
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -31,6 +31,7 @@ jobs:
- centos-stream-fsf-latest # CentOS is used for unknown package manager
- debian-stable # Debian has very good Ada support and apt
- fedora-latest # Fedora has its own GNAT and dnf
- opensuse-leap # OpenSUSE has its own GNAT and zypper
- ubuntu-lts # Ubuntu LTS is a common Debian derivative
steps: