Skip to content

Commit

Permalink
what we actually need is...
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis committed Oct 2, 2023
1 parent 966d292 commit 03cb0f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
linux-with-unit-test:
permissions:
contents: write
concurrency:
group: ${{ github.head_ref }}
cancel-in-progress: true
name: Linux ${{matrix.cfg.arch}} (${{matrix.cfg.cpp-version}})
runs-on: ${{matrix.cfg.os}}
strategy:
Expand Down

0 comments on commit 03cb0f5

Please sign in to comment.