Skip to content

Commit

Permalink
chore: remove concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Oct 31, 2024
1 parent 16ec922 commit 57375ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
tags:
- v*
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build-compiled:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 57375ca

Please sign in to comment.