]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "mkosi ci: enable jammy-proposed"
authorLuca Boccassi <bluca@debian.org>
Wed, 29 Nov 2023 16:01:21 +0000 (16:01 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 29 Nov 2023 16:30:54 +0000 (17:30 +0100)
libsolv has migrated to jammy-updates, so we can disable the
proposed-updates repository again.

This reverts commit 48bfc6791dca3b130befe419fc07f15f515b291c.

.github/workflows/mkosi.yml

index 629a3101f819ffacd42461cb37fe6e0e1dbbddef..8b32ec82e3251fb7d9d65c1874cc99eb250c110a 100644 (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