Skip to content

Commit 6d25c38

Browse files
authored
Revert "Update compability_level in MODULE.bazel" (#296)
Reverts #295
1 parent 8301a10 commit 6d25c38

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 = 1,
18+
compatibility_level = 0,
1919
bazel_compatibility = [">=7.0.0"],
2020
)
2121

0 commit comments

Comments
 (0)