]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: stop running coverage job on stable backports 42322/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 26 May 2026 19:44:21 +0000 (20:44 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 26 May 2026 19:49:44 +0000 (20:49 +0100)
We don't run coverage on stable branches anyway, so it's just a waste of CI

.github/workflows/coverage.yml

index be6a457b89581ee4b9da55627aa2f9f03111058c..6abb4d6a5cfb82c4f85e9064d7a694fbee0f3047 100644 (file)
@@ -10,7 +10,6 @@ on:
   pull_request:
     branches:
       - main
-      - v[0-9]+-stable
     paths:
       - .github/workflows/coverage.yml
       - test/integration-tests/integration-test-wrapper.py