From cda8b4b832ca3421f821e7ce2ac469039c5ca140 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Feb 17 2023 17:15:20 +0000 Subject: f38: Fix comps branch Signed-off-by: Paul Whalen --- diff --git a/fedora-iot.conf b/fedora-iot.conf index 813b9c5..e3252a8 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -11,7 +11,7 @@ ostree_installer_overwrite = True comps_file = { 'scm': 'git', 'repo': 'https://pagure.io/fedora-comps.git', - 'branch': 'f38', + 'branch': 'main', 'file': 'comps-f38.xml', 'command': 'make comps-f38.xml' }