From ead47b98ce8e6678503baac585be11806703a2cf Mon Sep 17 00:00:00 2001 From: Angelos Mantzaflaris Date: Fri, 22 Mar 2024 19:57:27 +0100 Subject: [PATCH] ci-tests2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7f4dfb3..9dd93fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: fail-fast: false matrix: os: [windows-latest, macos-latest, ubuntu-latest] - concurrency: + concurrency: group: ${{ github.head_ref }} cancel-in-progress: true steps: