Remove platform f28 to avoid the build failure as a temporary workflow.
This commit is contained in:
parent
f21efbfb93
commit
bcce58d393
1 changed files with 4 additions and 2 deletions
|
|
@ -18,9 +18,11 @@ data:
|
|||
tracker: https://bugs.ruby-lang.org/
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
# platform: [] is recommended.
|
||||
# But set "-f28" to avoid the build failure as a temporary workflow.
|
||||
platform: [-f28]
|
||||
requires:
|
||||
platform: []
|
||||
platform: [-f28]
|
||||
components:
|
||||
# SRPMs
|
||||
rpms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue