Disable openSUSE testing (#1188)

Enabling openSUSE requires more thorough testing.
This commit is contained in:
Alejandro R Mosteo
2024-08-12 14:59:03 +02:00
committed by GitHub
parent 819f525655
commit 12cf519e60
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ 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
# - opensuse-leap # OpenSUSE has its own GNAT and zypper
# TODO: diagnose and reinstate problems with tar/compiler installation
- ubuntu-lts # Ubuntu LTS is a common Debian derivative
steps:
+1 -1
View File
@@ -15,4 +15,4 @@ url = "git+https://github.com/alire-project/libhello.git"
# We use this crate as a trigger to conveniently test minor changes to
# metaprocesses of the CI of the repository itself.
# Last touch: 2024-08-12 13:01 CET
# Last touch: 2024-08-12 13:36 CET