diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1b4dcf9..7358557 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,10 +17,6 @@ buster: image: "registry.gitlab.com/eidheim/docker-images:buster" <<: *compile_and_test -jessie: - image: "registry.gitlab.com/eidheim/docker-images:jessie" - <<: *compile_and_test - stretch: image: "registry.gitlab.com/eidheim/docker-images:stretch" <<: *compile_and_test