]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: reenable some tests for arm64
authorJo Zzsi <jozzsicsataban@gmail.com>
Tue, 28 Jan 2025 21:57:39 +0000 (16:57 -0500)
committerLaszlo <laszlo.gombos@gmail.com>
Tue, 28 Jan 2025 22:16:31 +0000 (17:16 -0500)
These tests were accidentally disabled by 987be72 .

.github/workflows/integration-extra-arm64.yml

index 2f25de183a39a7b538f029948d14c958cc597432..a941d0ebb2351b22075bb384d22980e57ad1bf5d 100644 (file)
@@ -30,7 +30,11 @@ jobs:
                     - ubuntu
                     - void
                 test:
+                    - "10"
+                    - "30"
                     - "43"
+                    - "80"
+                    - "81"
         container:
             image: ghcr.io/dracut-ng/${{ matrix.container }}:latest-arm
             options: '--privileged'