Set "-f29" temporarily to avoid build issue.
https://bugzilla.redhat.com/show_bug.cgi?id=1705543
This commit is contained in:
parent
a80e2a7398
commit
448302253a
1 changed files with 4 additions and 2 deletions
|
|
@ -20,9 +20,11 @@ data:
|
|||
- buildrequires:
|
||||
# platform: [] is recommended.
|
||||
# But set "-f28" to avoid the build failure as a temporary workflow.
|
||||
platform: [-f28]
|
||||
# Set "-f29" temporarily to avoid below issue.
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1705543
|
||||
platform: [-f28, -f29]
|
||||
requires:
|
||||
platform: [-f28]
|
||||
platform: [-f28, -f29]
|
||||
components:
|
||||
# SRPMs
|
||||
rpms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue