Skip to content

Commit 8301a10

Browse files
authored
Update compability_level in MODULE.bazel (#295)
1 parent 3299108 commit 8301a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
module(
1616
name = "toolchains_llvm",
1717
version = "0.0.0",
18-
compatibility_level = 0,
18+
compatibility_level = 1,
1919
bazel_compatibility = [">=7.0.0"],
2020
)
2121

0 commit comments

Comments
 (0)