From: Jo Zzsi Date: Sun, 14 Dec 2025 13:49:01 +0000 (-0500) Subject: ci: run iscsi tests sequentially X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b63e4e;p=thirdparty%2Fdracut-ng.git ci: run iscsi tests sequentially Limit the concurrency to a single job at a time within the matrix strategy to run iscsi tests sequentially. --- diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 6420c822b..3503845f5 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -197,6 +197,7 @@ jobs: cancel-in-progress: true strategy: fail-fast: false + max-parallel: 1 matrix: network: - network-manager