Skip to content

Commit

Permalink
misc(ci): gogogo
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuntowicz committed Jan 6, 2025
1 parent 770a7df commit 51c4897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_trtllm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ permissions:
jobs:
build-and-push:
concurrency:
group: ${{ github.workflow }}-trtllm-${{ github.head_ref || github.run_id }}
group: ${{ github.workflow }}-${{ github.job }}-trtllm-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
runs-on:
group: aws-highmemory-64-plus-priv
Expand Down

0 comments on commit 51c4897

Please sign in to comment.