CI: prefer main fedora debuginfod server
This commit is contained in:
parent
4be082b4da
commit
8c4334f134
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user