Skip to content
Snippets Groups Projects
Commit f5ada17e authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Make Py3.6 POCL CL1.1 job *actually* use 3.6

parent 05c60f53
No related branches found
No related tags found
1 merge request!67Allow setup_requires numpy, use pybind11 setup widgetry from aksetup
Pipeline #14657 passed with warnings
......@@ -153,7 +153,7 @@ Python 3.7 POCL:
Python 3.6 POCL CL 1.1:
script:
- export PY_EXE=python3.5
- export PY_EXE=python3.6
- export PYOPENCL_TEST=portable
- export EXTRA_INSTALL="pybind11 numpy mako"
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project.sh
......@@ -259,7 +259,7 @@ Documentation:
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-docs.sh
- ". ./build-docs.sh"
tags:
- python3.5
- linux
only:
- master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment