summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 498146bdb..ca873c294 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -2,14 +2,6 @@ on: [push, pull_request]
name: CI
jobs:
- cancel:
- runs-on: ubuntu-latest
- steps:
- - name: cancel-previous-runs
- uses: styfle/cancel-workflow-action@0.4.1
- with:
- access_token: ${{ github.token }}
-
build:
strategy:
matrix:
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback