Skip to content

Commit

Permalink
Alma: add alma-9
Browse files Browse the repository at this point in the history
  • Loading branch information
moto-timo committed Nov 12, 2022
1 parent 5dda6e9 commit 48d7326
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
matrix:
base_distro: [
alma-8,
alma-9,
centos-7,
debian-9,
debian-10,
Expand Down
1 change: 1 addition & 0 deletions tests/distro-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ BASE_DISTRO="$3"
declare -A distros

distros["alma-8"]="AlmaLinux 8"
distros["alma-9"]="AlmaLinux 9"
distros["centos-7"]="CentOS Linux 7 (Core)"
distros["debian-9"]="Debian GNU/Linux 9 (stretch)"
distros["debian-10"]="Debian GNU/Linux 10 (buster)"
Expand Down

0 comments on commit 48d7326

Please sign in to comment.