[CONAN] check clang --version

This commit is contained in:
Nicholas Dudfield
2025-03-24 16:32:47 +07:00
parent 092a29cd18
commit a203314c68

View File

@@ -49,6 +49,7 @@ jobs:
python --version
conan --version
cmake --version
clang --version
env
- name: configure Conan
run : |