From bcce58d3938d9d236e51857d806767d7325989d1 Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Mon, 17 Sep 2018 17:40:25 +0200 Subject: [PATCH] Remove platform f28 to avoid the build failure as a temporary workflow. --- ruby.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ruby.yaml b/ruby.yaml index 829cde5..52d2292 100644 --- a/ruby.yaml +++ b/ruby.yaml @@ -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: