Skip to content

Commit

Permalink
bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
pompon0 committed Dec 11, 2024
1 parent 31fb459 commit a680929
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/protobuf_conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
RUSTC_WRAPPER: "sccache"
SCCACHE_GHA_ENABLED: "true"
RUST_BACKTRACE: "1"
USE_BAZEL_VERSION: "7.0.0"

jobs:
conformance:
Expand All @@ -24,7 +25,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: "protocolbuffers/protobuf"
ref: "9e78ac7afae5fe45f56d47bf831fd7d86c99e954"
ref: "a47a7bdc8d023467f4f0586c393597af727e1d9e"
path: "protobuf"
- uses: mozilla-actions/[email protected]
- name: build test
Expand Down

0 comments on commit a680929

Please sign in to comment.