Testing multiple platforms
This commit is contained in:
parent
6b3a03f76c
commit
e4b719b01f
1 changed files with 3 additions and 1 deletions
|
|
@ -9,7 +9,9 @@ data:
|
|||
buildrequires:
|
||||
platform: f30
|
||||
requires:
|
||||
platform: [ f30, f29 ]
|
||||
platform:
|
||||
- f30
|
||||
- f29
|
||||
references:
|
||||
community: https://fedoraproject.org/wiki/Modularity
|
||||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue