SDK 2.1.1 Release
This commit is contained in:
parent
a994a8abce
commit
bddd20f928
1 changed files with 2 additions and 2 deletions
4
.github/workflows/bazel_build.yml
vendored
4
.github/workflows/bazel_build.yml
vendored
|
|
@ -41,8 +41,8 @@ jobs:
|
|||
- name: Full Bazel build with develop Picotool
|
||||
run: python3 tools/run_all_bazel_checks.py --program=build --picotool-dir=lib/picotool
|
||||
# Checks that the current BCR-requested version of Picotool builds.
|
||||
# - name: Bazel Picotool backwards compatibility
|
||||
# run: bazel build @picotool//:picotool
|
||||
- name: Bazel Picotool backwards compatibility
|
||||
run: bazel build @picotool//:picotool
|
||||
other-bazel-checks:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue