[bazel] Upgrade some rulesets in preparation for enabling windows, part 2 (#11197)

https://github.com/openai/codex/pull/11109 had automerge set, so I
didn't get to address feedback before merging, oops!
This commit is contained in:
zbarsky-openai
2026-02-09 15:08:10 -05:00
committed by GitHub
parent 086d02fb14
commit 86183847fd
5 changed files with 97 additions and 111 deletions

View File

@@ -23,5 +23,5 @@ common:macos --config=remote
common:macos --strategy=remote
common:macos --strategy=TestRunner=darwin-sandbox,local
# On windows we can not cross-build the tests but run them locally due to what appears to be a Bazel bug
# On windows we cannot cross-build the tests but run them locally due to what appears to be a Bazel bug
# (windows vs unix path confusion)