We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9085ecd commit 08e8778Copy full SHA for 08e8778
1 file changed
manifest.json
@@ -22,11 +22,6 @@
22
"urgency": "medium"
23
},
24
"dependencies": {
25
- "el": {
26
- "el8": [
27
- "zfs"
28
- ]
29
- },
30
"deb": {
31
"jammy": [
32
"zfsutils-linux"
@@ -37,11 +32,6 @@
37
}
38
33
39
34
"releases": [
40
- {
41
- "image": "pylibzfs-rocky-el8-builder",
42
- "codeName": "el8",
43
- "type": "el"
44
45
35
{
46
36
"image": "pylibzfs-ubuntu-focal-builder",
47
"codeName": "focal",
@@ -57,4 +47,4 @@
57
"packager": "Jordan Keough <jkeough@45drives.com>",
58
48
"changes": []
59
49
60
-}
50
+}
0 commit comments