]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
manager/.gitlab-ci.yml: unit:py3.7 tests removed
authorAleš Mrázek <ales.mrazek@nic.cz>
Mon, 6 Nov 2023 09:56:15 +0000 (10:56 +0100)
committerAleš Mrázek <ales.mrazek@nic.cz>
Tue, 7 Nov 2023 13:12:06 +0000 (13:12 +0000)
manager/.gitlab-ci.yml

index c709e733bde4a589387f46d80ef4a9ff30381f3a..5af6efb6beff0e0106ef6959d672203ec3c3629c 100644 (file)
@@ -46,11 +46,6 @@ lint:py3.11:
     paths:
       - manager/unit.junit.xml
 
-unit:py3.7:
-  <<: *unit
-  variables:
-    PYTHON_INTERPRETER: python3.7
-
 unit:py3.8:
   <<: *unit
   variables: