We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f7c4c commit a572a38Copy full SHA for a572a38
.gitlab-ci.yml
@@ -66,6 +66,7 @@ Python 3 Conda:
66
script: |
67
export SUMPY_FORCE_SYMBOLIC_BACKEND=symengine
68
export PYTEST_ADDOPTS=${PYTEST_ADDOPTS:-"-m 'not slowtest'"}
69
+ export PYOPENCL_TEST=portable:cpu
70
curl -L -O https://tiker.net/ci-support-v0
71
. ci-support-v0
72
build_py_project_in_conda_env
0 commit comments