From ad4b896b5f44070eb420a877fdb9ef2a0b8c9db3 Mon Sep 17 00:00:00 2001 From: alexkar598 <25136265+alexkar598@users.noreply.github.com> Date: Wed, 12 May 2021 11:12:32 -0400 Subject: [PATCH] Update ci-suite.yml --- .github/workflows/ci-suite.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-suite.yml b/.github/workflows/ci-suite.yml index e73183a0f5..dec7cac5d6 100644 --- a/.github/workflows/ci-suite.yml +++ b/.github/workflows/ci-suite.yml @@ -187,7 +187,7 @@ jobs: env: TGS4_TEST_DATABASE_TYPE: SqlServer TGS4_TEST_DUMP_API_SPEC: yes - concurrency: integration-windows + concurrency: integration-windows-${{ github.head_ref }} strategy: max-parallel: 2 matrix: @@ -302,7 +302,7 @@ jobs: --health-interval=10s --health-timeout=5s --health-retries=3 - concurrency: integration-linux + concurrency: integration-linux-${{ github.head_ref }} strategy: max-parallel: 2 matrix: