chore(repo): removing lts support (#1361)

* chore(repo): removing lts support

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
Oliver Bähler
2025-02-07 10:39:10 +01:00
committed by GitHub
parent aaca9ca1b6
commit cfdd812d21
9 changed files with 66 additions and 127 deletions
+1 -1
View File
@@ -79,6 +79,6 @@ jobs:
if: ${{ steps.checksecret.outputs.result == 'true' }}
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
with:
file: ./coverage.out
files: ./coverage.out
fail_ci_if_error: true
verbose: true