Skip to content

Commit bb9028d

Browse files
committed
build: pin LLVM 22.1.8 toolchain
1 parent 0aca4b2 commit bb9028d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mcpp.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@ license = "Apache-2.0"
88
authors = ["mcpplibs"]
99
repo = "https://github.com/mcpplibs/cmp"
1010

11+
[toolchain]
12+
default = "llvm@22.1.8"
13+
1114
[dev-dependencies.compat]
1215
gtest = "1.15.2"

0 commit comments

Comments
 (0)