CI: prefer main fedora debuginfod server

This commit is contained in:
Frank Ch. Eigler 2021-05-09 15:32:49 -04:00
parent 4be082b4da
commit 8c4334f134

View File

@ -4,7 +4,7 @@
. /usr/share/beakerlib/beakerlib.sh || exit 1
export DEBUGINFOD_URLS="https://debuginfod.stg.fedoraproject.org/ $DEBUGINFOD_URLS"
export DEBUGINFOD_URLS="https://debuginfod.fedoraproject.org/ $DEBUGINFOD_URLS"
export DEBUGINFOD_TIMEOUT=300
# export DEBUGINFOD_PROGRESS=1