diff --git a/.github/workflows/build-and-publish-bindings.yml b/.github/workflows/build-and-publish-bindings.yml index 908258527..d5597c284 100644 --- a/.github/workflows/build-and-publish-bindings.yml +++ b/.github/workflows/build-and-publish-bindings.yml @@ -8,6 +8,7 @@ on: # Dummy comment to commit and test concurrency. concurrency: group: ${{ github.head_ref || github.ref }} + cancel-in-progress: true env: RUST_VERSION: 1.78