Skip to content

Commit 858363c

Browse files
Update archlinux.yml
1 parent a1125b6 commit 858363c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/archlinux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616

1717
concurrency:
18-
group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-Archlinux
18+
group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-Archlinux-${{ matrix.mode }}
1919
cancel-in-progress: true
2020

2121
env:

0 commit comments

Comments
 (0)