From b826943adfb9a885ddbe412c8045fe2d3caa7d51 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 4 Aug 2022 18:32:23 +0200 Subject: Disable testing on debian oldstable (regular support has ended) --- .builds/debian_oldstable.yml | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 .builds/debian_oldstable.yml (limited to '.builds/debian_oldstable.yml') diff --git a/.builds/debian_oldstable.yml b/.builds/debian_oldstable.yml deleted file mode 100644 index daba7da..0000000 --- a/.builds/debian_oldstable.yml +++ /dev/null @@ -1,27 +0,0 @@ -image: debian/oldstable -packages: - - python3-dateutil - - python3-jinja2 - - python3-ruamel.yaml - - python3-xapian - - python3-git - - python3-nose - - python3-coverage - - python3-hazwaz - - flake8 - - isort - - python3-doc8 -sources: - - https://git.sr.ht/~valhalla/lesana -tasks: - - test: | - cd lesana - sh check coverage - - qa: | - cd lesana - sh check qa -triggers: - - action: email - condition: failure - to: valhalla@trueelena.org - -- cgit v1.2.3