ci: set cancel-in-progress to true

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-11-24 22:15:25 +00:00
parent 97ad9afc86
commit 4e74a1811b

View file

@ -23,7 +23,7 @@ on:
concurrency:
group: ${{ github.head_ref || github.ref_name }}
cancel-in-progress: false
cancel-in-progress: true
env:
# sccache only on main repo