From a376ae121ab590c3a3fe5060eee3310d9bb0ff17 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Tue, 30 Apr 2019 14:45:06 +0100 Subject: [PATCH] Restrict build to F30 --- tycho.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tycho.yaml b/tycho.yaml index 7fe596f..ba23a2c 100644 --- a/tycho.yaml +++ b/tycho.yaml @@ -30,7 +30,7 @@ data: dependencies: - buildrequires: javapackages-tools: [201801] - platform: [] + platform: [f30] requires: javapackages-tools: [201801] platform: []