Skip to content

Commit

Permalink
update test-packages.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmayer2 committed Dec 5, 2024
1 parent f92f77a commit f640d05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ declare -A os_identifiers=(
[centos7]='centos'
[centos8]='centos'
[rockylinux9]='rockylinux'
[rockylinux8]='rockylinux'
[rhel7]='redhat'
[rhel8]='redhat'
[rhel9]='redhat'
Expand Down Expand Up @@ -43,6 +44,7 @@ declare -A versions=(
[centos7]='7'
[centos8]='8'
[rockylinux9]='9'
[rockylinux8]='8'
[rhel7]='7'
[rhel8]='8'
[rhel9]='9'
Expand Down

0 comments on commit f640d05

Please sign in to comment.