Skip to content

Commit 0aa4606

Browse files
aibrahim-oaicodex
andcommitted
codex: fix CI failure on PR #16806
Use meson 1.5.1.bcr.1 so the Bazel repo exposes the public :meson tool target and has the required rules_python load in its BUILD file. Co-authored-by: Codex <noreply@openai.com>
1 parent a4213fb commit 0aa4606

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ crate.annotation(
355355

356356
inject_repo(crate, "opus")
357357

358-
bazel_dep(name = "meson", version = "1.5.1")
358+
bazel_dep(name = "meson", version = "1.5.1.bcr.1")
359359

360360
crate.annotation(
361361
build_script_tools = [

MODULE.bazel.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)