Skip to content

Commit

Permalink
Update build_wheels.yml
Browse files Browse the repository at this point in the history
cancel-in-progress: true
  • Loading branch information
tonigi authored Mar 18, 2024
1 parent 2972655 commit e42cd5f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,8 @@ jobs:
name: artifact
path: dist
- uses: pypa/[email protected]


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

0 comments on commit e42cd5f

Please sign in to comment.