Test commit
This commit is contained in:
parent
f2185d4f43
commit
71d1210534
@ -1,7 +1,15 @@
|
||||
{
|
||||
"test-platform": {
|
||||
"libxml2": ["run_package_integrity_tests"],
|
||||
"curl": ["run_package_integrity_tests"],
|
||||
"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"]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user