We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da0cde commit 066425fCopy full SHA for 066425f
buildbuddy.yaml
@@ -23,6 +23,9 @@ x_templates:
23
USE_BAZEL_VERSION: 7.x
24
- &bazel_head
25
env:
26
+ # See https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3029
27
+ #
28
+ # Temporary change to make CI pass until the fix is in `last_green`
29
USE_BAZEL_VERSION: dd2464a5933e0a5a6765024573832717b71989bf
30
31
- &normal_resources
0 commit comments