git/.github/workflows
brian m. carlson ac112fd4f0 Add additional CI jobs to avoid accidental breakage
In general, we'd like to make sure Git works on the LTS versions of
major Linux distributions.  To do that, let's add CI jobs for the oldest
regular (non-extended) LTS versions of the major distributions: Ubuntu
20.04, Debian 11, and RHEL 8.  Because RHEL isn't available to the
public at no charge, use AlmaLinux, which is binary compatible with it.

Note that Debian does not offer the language-pack packages, but suitable
locale support can be installed with the locales-all package.
Otherwise, use the set of installation instructions which exist and are
most similar to the existing supported distros.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2024-11-01 10:54:18 -04:00
..
check-style.yml ci: run style check on GitHub and GitLab 2024-07-23 09:56:50 -07:00
check-whitespace.yml ci: separate whitespace check script 2024-05-03 12:11:49 -07:00
coverity.yml ci: update coverity runs_on_pool reference 2024-05-09 09:38:43 -07:00
l10n.yml l10n: ci: disable cache for setup-go to suppress warnings 2024-02-16 11:51:19 +08:00
main.yml Add additional CI jobs to avoid accidental breakage 2024-11-01 10:54:18 -04:00