diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 049618cfcf04f2b6bc448d4d60f478cd19d5d9ea..59877cae1d7517d041ab799c064d89b3c7d3ccb5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -82,7 +82,7 @@ Python 3.7 Titan X:
     reports:
       junit: test/pytest.xml
 
-Python 3.7 Conda:
+Python 3.6 Conda:
   script:
   # Disable caching to ensure SymEngine code generation is exercised.
   - export SUMPY_NO_CACHE=1
diff --git a/.test-conda-env-py3.yml b/.test-conda-env-py3.yml
index f36b1bd480fce01705470ec14179c81f4e747ac9..a696dc8de72fdf5d00e90ea9a326efdc3c2d019b 100644
--- a/.test-conda-env-py3.yml
+++ b/.test-conda-env-py3.yml
@@ -10,7 +10,7 @@ dependencies:
 - pocl
 - islpy
 - pyopencl
-- python=3.7
+- python=3.6
 - symengine=0.3.0
 - python-symengine=0.3.0
 # things not in here: loopy boxtree pymbolic pyfmmlib