Skip to content

Commit 171f10b

Browse files
Update bsd.yml
1 parent bb5ec29 commit 171f10b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/bsd.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ on:
77
branches: [ main ]
88

99
concurrency:
10-
group: clang-tidy-${{ github.ref }}
10+
group: next-ci-${{ github.ref }}
1111
cancel-in-progress: true
1212

1313

14+
1415
jobs:
1516
freebsd:
1617
name: FreeBSD ${{ matrix.version }} Build

0 commit comments

Comments
 (0)