Select 3.6 if iruya
[releng.git] / jjb / functest / functest.yaml
index 05d2892..093cc62 100644 (file)
           fi
           if [ "{tag}" = "latest" ]; then
             py=3.7
+          elif [ "{tag}" = "iruya" ]; then
+            py=3.6
           else
             py=2.7
           fi