Remove "-f28", as it's not the build target any more.
This commit is contained in:
parent
ddec35ca58
commit
fbccca2e79
1 changed files with 2 additions and 3 deletions
|
|
@ -19,10 +19,9 @@ data:
|
|||
dependencies:
|
||||
- buildrequires:
|
||||
# platform: [] is recommended.
|
||||
# But set "-f28" to avoid the build failure as a temporary workflow.
|
||||
platform: [-f28]
|
||||
platform: []
|
||||
requires:
|
||||
platform: [-f28]
|
||||
platform: []
|
||||
components:
|
||||
# SRPMs
|
||||
rpms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue