Skip to content

Commit 270535f

Browse files
committed
temporary disable bazel CI check against referened picotool
1 parent 9b9fad9 commit 270535f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bazel_build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
- name: Full Bazel build with develop Picotool
4242
run: python3 tools/run_all_bazel_checks.py --program=build --picotool-dir=lib/picotool
4343
# Checks that the current BCR-requested version of Picotool builds.
44-
- name: Bazel Picotool backwards compatibility
45-
run: bazel build @picotool//:picotool
44+
# - name: Bazel Picotool backwards compatibility
45+
# run: bazel build @picotool//:picotool
4646
other-bazel-checks:
4747
runs-on: ubuntu-latest
4848
steps:

0 commit comments

Comments
 (0)