We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1fef2 commit 146089eCopy full SHA for 146089e
metadata.json
@@ -21,22 +21,19 @@
21
{
22
"operatingsystem": "CentOS",
23
"operatingsystemrelease": [
24
- "7",
25
- "8"
+ "7"
26
]
27
},
28
29
"operatingsystem": "OracleLinux",
30
31
32
33
34
35
36
- "operatingsystem": "Debian",
+ "operatingsystem": "Scientific",
37
38
- "9",
39
- "10"
40
41
42
@@ -49,7 +46,20 @@
49
46
50
47
"operatingsystem": "SLES",
51
48
52
- "12"
+ "12",
+ "15"
+ ]
+ },
53
+ {
54
+ "operatingsystem": "AlmaLinux",
55
+ "operatingsystemrelease": [
56
+ "8"
57
58
59
60
+ "operatingsystem": "RockyLinux",
61
62
63
64
}
65
],
0 commit comments