Skip to content

Commit 1ecc6a6

Browse files
authored
chore: Specify apple-clang 17.0 in conan profile (#2757)
1 parent 1d3e34b commit 1ecc6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/conan/apple-clang-17.profile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build_type=Release
44
compiler=apple-clang
55
compiler.cppstd=20
66
compiler.libcxx=libc++
7-
compiler.version=17
7+
compiler.version=17.0
88
os=Macos
99

1010
[conf]

0 commit comments

Comments
 (0)