Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b07920c0 authored by hhakim's avatar hhakim
Browse files

Enforce clang 9 in macos ctest nightly ci job.

parent 6d812e7f
No related branches found
No related tags found
No related merge requests found
Pipeline #857627 passed
......@@ -141,7 +141,7 @@ ctest_nightly_linux:
ctest_nightly_macos:
<<: *ctest_nightly_script
variables: {BUILD_WRAPPER_MATLAB: "ON", BUILD_WRAPPER_PYTHON: "ON", SLOW_TESTS: "ON", DONT_PYPLOT_FAUST_TIME: "ON", NOPY2: "ON", BUILD_MULTITHREAD: "ON", OpenMP_gomp_LIBRARY: "/opt/local/lib/libomp/libgomp.dylib"}
variables: {BUILD_WRAPPER_MATLAB: "ON", BUILD_WRAPPER_PYTHON: "ON", SLOW_TESTS: "ON", DONT_PYPLOT_FAUST_TIME: "ON", NOPY2: "ON", BUILD_MULTITHREAD: "ON", OpenMP_gomp_LIBRARY: "/opt/local/lib/libomp/libgomp.dylib", CMAKE_CXX_COMPILER: "/opt/local/bin/clang++-mp-9.0"}
tags:
- macos
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment