From: Jo Zzsi Date: Sat, 6 Sep 2025 10:13:17 +0000 (-0400) Subject: ci(azure): reenable FULL-SYSTEMD on azurelinux:3.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=inline;p=thirdparty%2Fdracut-ng.git ci(azure): reenable FULL-SYSTEMD on azurelinux:3.0 Since multipath dracut module is disabled in azurelinux CI container FULL-SYSTEMD can be reenabled. --- diff --git a/.github/workflows/integration-extra.yml b/.github/workflows/integration-extra.yml index 4fb1be88..e35862a6 100644 --- a/.github/workflows/integration-extra.yml +++ b/.github/workflows/integration-extra.yml @@ -65,9 +65,6 @@ jobs: # https://github.com/dracut-ng/dracut-ng/issues/1590 - container: ubuntu:rolling test: "30" - # https://github.com/dracut-ng/dracut-ng/issues/1315 - - container: azurelinux:3.0 - test: "41" # https://github.com/dracut-ng/dracut-ng/issues/1314 - container: azurelinux:3.0 test: "43"