Skip to content

Commit cdf062d

Browse files
authored
Add rocky-el9 configuration to manifest
build python3-libzfs for el8
1 parent d16392d commit cdf062d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

manifest.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@
4242
"group": "rocky",
4343
"os_name": "rocky-el9",
4444
"image": "ci.cr.45d.io/ci/zfs/rocky-el9:1"
45+
},
46+
{
47+
"group": "rocky",
48+
"os_name": "rocky-el8",
49+
"image": "ci.cr.45d.io/ci/zfs/rocky-el8:1"
4550
}
4651
],
4752
"repos": [
@@ -56,4 +61,4 @@
5661
"packager": "Brett Kelly <bkelly@45drives.com>",
5762
"changes": []
5863
}
59-
}
64+
}

0 commit comments

Comments
 (0)