Skip to content

Commit f7c8cb2

Browse files
authored
drop OracleLinux 7, add 8 and 9 as supported OS (#176)
1 parent d7d1066 commit f7c8cb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

metadata.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
{
3535
"operatingsystem": "OracleLinux",
3636
"operatingsystemrelease": [
37-
"7"
37+
"8",
38+
"9"
3839
]
3940
},
4041
{

0 commit comments

Comments
 (0)