From: Benjamin Drung Date: Sat, 7 Feb 2026 23:11:12 +0000 (+0100) Subject: ci: enable daily-systemd on ubuntu:devel-arm X-Git-Tag: 110~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a70e1605c9e5f812875a76d80fdee8e999b5397;p=thirdparty%2Fdracut-ng.git ci: enable daily-systemd on ubuntu:devel-arm https://launchpad.net/bugs/2133402 has been fixed on the Ubuntu devel release. linux 6.19.0-3.3 contains the fixed stubble. --- diff --git a/.github/workflows/daily-systemd.yml b/.github/workflows/daily-systemd.yml index 05de65891..e82f4165b 100644 --- a/.github/workflows/daily-systemd.yml +++ b/.github/workflows/daily-systemd.yml @@ -65,10 +65,7 @@ jobs: - container: centos:latest test: "41" # /boot/vmlinuz-... is missing .efi suffix: https://launchpad.net/bugs/2133402 - - container: ubuntu:devel - architecture: {runner: 'ubuntu-24.04-arm', tag: 'arm'} - test: "43" - # /boot/vmlinuz-... is missing .efi suffix: https://launchpad.net/bugs/2133402 + # Ubuntu 25.10 is affected, will work with Ubuntu 26.04 - container: ubuntu:rolling architecture: {runner: 'ubuntu-24.04-arm', tag: 'arm'} test: "43"