Revert "mkosi ci: enable jammy-proposed"

libsolv has migrated to jammy-updates, so we can disable the
proposed-updates repository again.

This reverts commit 48bfc6791d.
This commit is contained in:
Luca Boccassi 2023-11-29 16:01:21 +00:00 committed by Daan De Meyer
parent c417615c12
commit edb37ee15c

View file

@ -75,11 +75,6 @@ jobs:
SYSTEMD_LOG_LEVEL: debug
steps:
- name: Enable proposed-updates
run: |
sudo mkdir -p /etc/apt/sources.list.d/
echo 'deb http://azure.archive.ubuntu.com/ubuntu jammy-proposed restricted main universe' | sudo tee /etc/apt/sources.list.d/proposed.list
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: systemd/mkosi@bbe715f42911f9660712377a5b39335b9391ae22