[6.0] 401fdb426 Add back xenial and stretch

Martin Blix Grydeland martin at varnish-software.com
Tue Nov 8 10:03:09 UTC 2022


commit 401fdb42609424a95b3f9e9befd0240d9407f870
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Wed Oct 12 16:18:12 2022 +0200

    Add back xenial and stretch

diff --git a/.circleci/config.yml b/.circleci/config.yml
index 619a189ec..d4a1970f4 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -428,9 +428,11 @@ workflows:
           matrix:
             parameters:
               platform:
+                - ubuntu:xenial
                 - ubuntu:bionic
                 - ubuntu:focal
                 - ubuntu:jammy
+                - debian:stretch
                 - debian:buster
                 - debian:bullseye
                 - centos:7


More information about the varnish-commit mailing list