Skip to content

Commit 6a12017

Browse files
committed
Fix a typo in sycl.yml
1 parent 1452331 commit 6a12017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- cron: "22 22 * * 6"
88

99
concurrency:
10-
group: ${{ github.ref }}-${{ github.head_ref }}-cuda
10+
group: ${{ github.ref }}-${{ github.head_ref }}-sycl
1111
cancel-in-progress: true
1212

1313
jobs:

0 commit comments

Comments
 (0)