From a680929d33049d318c8f418ce003210057c32e92 Mon Sep 17 00:00:00 2001 From: Grzegorz Prusak Date: Wed, 11 Dec 2024 16:07:01 +0100 Subject: [PATCH] bazel --- .github/workflows/protobuf_conformance.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/protobuf_conformance.yaml b/.github/workflows/protobuf_conformance.yaml index 3a4caf34..c77156e8 100644 --- a/.github/workflows/protobuf_conformance.yaml +++ b/.github/workflows/protobuf_conformance.yaml @@ -13,6 +13,7 @@ env: RUSTC_WRAPPER: "sccache" SCCACHE_GHA_ENABLED: "true" RUST_BACKTRACE: "1" + USE_BAZEL_VERSION: "7.0.0" jobs: conformance: @@ -24,7 +25,7 @@ jobs: - uses: actions/checkout@v4 with: repository: "protocolbuffers/protobuf" - ref: "9e78ac7afae5fe45f56d47bf831fd7d86c99e954" + ref: "a47a7bdc8d023467f4f0586c393597af727e1d9e" path: "protobuf" - uses: mozilla-actions/sccache-action@v0.0.3 - name: build test