From 92b067defc59be8d5f28a4435b09e2ed5abfa4ab Mon Sep 17 00:00:00 2001 From: vit-corp Date: Wed, 25 Sep 2024 00:42:36 +0300 Subject: [PATCH] skip: update CI 267 --- .github/workflows/auto-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index 81cb3bed..bd25a6d4 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -128,7 +128,7 @@ jobs: needs: [ deploy_common_resources, prepare_resource_matrix ] if: ${{ needs.prepare_resource_matrix.outputs.parallel_resources_list != '[]' }} strategy: - max-parallel: 10 + max-parallel: 7 fail-fast: false matrix: compliance: ['green', 'red']