diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6b1fccfd280ff8e91a695aa8d3691a72ecc5f723..d7e2036cf88c81172c69037c0e45635f52e41275 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -205,6 +205,7 @@ Python 3 Conda Apple: - CONDA_ENVIRONMENT=.test-conda-env-py3.yml - export CC=gcc - curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project-within-miniconda.sh + - ""./configure.py --cxxflags= --ldflags= --cl-libname=OpenCL" - ". ./build-and-test-py-project-within-miniconda.sh" tags: - apple