MRtrix3 / mrtrix3

MRtrix3 provides a set of tools to perform various advanced diffusion MRI analyses, including constrained spherical deconvolution (CSD), probabilistic tractography, track-density imaging, and apparent fibre density
http://www.mrtrix.org
Mozilla Public License 2.0
295 stars 182 forks source link

Explicitly set compiler for CI clang build #2757

Closed daljit46 closed 1 year ago

daljit46 commented 1 year ago

When we switched to CMake, it seems that I forgot to explicitly set Clang as the compiler for our linux-clang-buildCI workflow, so it was using GCC since it's the default compiler on Linux. This PR fixes that.

github-actions[bot] commented 1 year ago

clang-tidy review says "All clean, LGTM! :+1:"