diff --git a/.github/scripts/conan/apple-clang-17.profile b/.github/scripts/conan/apple-clang-17.profile index f39c9d9f..5c3d44c9 100644 --- a/.github/scripts/conan/apple-clang-17.profile +++ b/.github/scripts/conan/apple-clang-17.profile @@ -4,7 +4,7 @@ build_type=Release compiler=apple-clang compiler.cppstd=20 compiler.libcxx=libc++ -compiler.version=17 +compiler.version=17.0 os=Macos [conf]