Commit 15e2570
Petr Matousek
fix: Pin Bazel version to 7.4.1 for compatibility
- Create .bazelversion file to pin Bazel to 7.4.1
- Update rules_foreign_cc to 0.12.0 (tested with Bazel 7.x)
- Bazel 9.0.0 is too new and incompatible with current rules_foreign_cc versions
- Version 7.4.1 is the latest stable 7.x release1 parent 8c5e06a commit 15e2570
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
0 commit comments