Skip to content

Commit

Permalink
Support AlmaLinux 8 & 9
Browse files Browse the repository at this point in the history
This keeps a working EL8 development environment with the removal
of CentOS 8 support.
  • Loading branch information
wbclark committed Jun 6, 2024
1 parent aaf6a58 commit 421f7e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@
"operatingsystemrelease": [
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
}
]
}

0 comments on commit 421f7e6

Please sign in to comment.