From: Laszlo Gombos Date: Sat, 30 Mar 2024 13:15:22 +0000 (-0400) Subject: ci: disable test 20 X-Git-Tag: 100~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338bf034eed90932133ffe3ddd45f18d2a6c81ba;p=thirdparty%2Fdracut-ng.git ci: disable test 20 20 seems to be unstable and running a very long time. Once the CI is green, we will revisit this test. --- diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 39b7153e6..689cb3914 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -71,7 +71,7 @@ jobs: #"connman", ] test: [ - "20", + #"20", # unstable "30", "35", "40",