From 448302253af0d9d5257931bbda9e389260f6929e Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Thu, 2 May 2019 15:46:57 +0200 Subject: [PATCH] Set "-f29" temporarily to avoid build issue. https://bugzilla.redhat.com/show_bug.cgi?id=1705543 --- ruby.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ruby.yaml b/ruby.yaml index 6eb9b97..fb62dc3 100644 --- a/ruby.yaml +++ b/ruby.yaml @@ -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: