Skip to content

Commit

Permalink
give up on concurrency changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
julialongtin committed Jan 28, 2024
1 parent 8682a31 commit 98c39a1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
- '9.0.2'
- '8.10.7'
- '8.8.4'
concurrency:
group ci-${{ github.ref }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
name: Haskell CI
on:
- push
Expand Down

0 comments on commit 98c39a1

Please sign in to comment.