Skip to content

Commit

Permalink
Add RockyLinux 9 support (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbs authored May 27, 2024
1 parent 16637a9 commit 40ebc9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"9",
"8"
]
},
Expand Down
1 change: 1 addition & 0 deletions provision.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ default:
- 'litmusimage/ubuntu:20.04'
- 'litmusimage/ubuntu:22.04'
- 'litmusimage/rockylinux:8'
- 'litmusimage/rockylinux:9'

0 comments on commit 40ebc9a

Please sign in to comment.