[6.0] 7191ed970 [CCI] Install python3 on make dist

Reza Naghibi reza at naghibi.com
Tue Apr 20 18:27:06 UTC 2021


commit 7191ed970a2689d652534855a706d8e18a9f8554
Author: Steven <wojcikjsteven at gmail.com>
Date:   Tue Apr 13 20:33:08 2021 -0400

    [CCI] Install python3 on make dist

diff --git a/.circleci/config.yml b/.circleci/config.yml
index d830ae1df..e6c8027be 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -36,7 +36,7 @@ jobs:
                 libunwind-devel \
                 make \
                 pcre-devel \
-                python \
+                python3 \
                 python-sphinx \
                 curl
       - checkout


More information about the varnish-commit mailing list