We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3e34b commit 1ecc6a6Copy full SHA for 1ecc6a6
.github/scripts/conan/apple-clang-17.profile
@@ -4,7 +4,7 @@ build_type=Release
4
compiler=apple-clang
5
compiler.cppstd=20
6
compiler.libcxx=libc++
7
-compiler.version=17
+compiler.version=17.0
8
os=Macos
9
10
[conf]
0 commit comments