ci: switch SUSE mkosi mirror to cdn.o.o

The cdn mirror is preferred by SUSE for clouds/CIs. There have been issues with some
mirrors, which fail to download from GHA quite often lately, so hopefully this will
make it reliable again.
This commit is contained in:
Luca Boccassi
2026-05-14 21:06:15 +01:00
parent 17adc2f6fd
commit 1006535bb9

View File

@@ -226,6 +226,15 @@ jobs:
RAM=4G
EOF
# Preferred for cloud/CIs
if [ ${{ matrix.distro }} = opensuse ]; then
tee -a mkosi/mkosi.local.conf <<EOF
[Distribution]
Mirror=https://cdn.opensuse.org/
EOF
fi
- name: Generate secure boot key
run: mkosi --debug genkey