16 lines
399 B
JSON
16 lines
399 B
JSON
{
|
|
"almalinux-8": {
|
|
"libxml2": ["package_integrity_tests", "package_integrity_tests"],
|
|
"curl": ["package_integrity_tests"]
|
|
},
|
|
"almalinux-9": {
|
|
"libxml2": ["package_integrity_tests"],
|
|
"curl": ["package_integrity_tests"],
|
|
"bzip2": ["run_package_integrity_tests"]
|
|
},
|
|
"ubuntu-24.04": {
|
|
"bzip2": ["run_package_integrity_tests"]
|
|
}
|
|
}
|
|
|