Skip to content

Commit

Permalink
Fix a typo in sycl.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Sep 21, 2024
1 parent 1452331 commit 6a12017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sycl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- cron: "22 22 * * 6"

concurrency:
group: ${{ github.ref }}-${{ github.head_ref }}-cuda
group: ${{ github.ref }}-${{ github.head_ref }}-sycl
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 6a12017

Please sign in to comment.