Update for git master -> main

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson 2021-01-13 20:18:13 +00:00
commit 4cc14b56b2

View file

@ -11,7 +11,7 @@ ostree_installer_overwrite = True
comps_file = {
'scm': 'git',
'repo': 'https://pagure.io/fedora-comps.git',
'branch': 'master',
'branch': 'main',
'file': 'comps-f33.xml',
'command': 'make comps-f33.xml'
}