From 095cfebf0d43caa4e213002c8d803263ad6297b9 Mon Sep 17 00:00:00 2001 From: Trim21 Date: Thu, 30 Jan 2025 00:31:42 +0800 Subject: [PATCH] fix bazel version number --- .github/workflows/distribute-debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/distribute-debian.yml b/.github/workflows/distribute-debian.yml index e33ab9bd3..42b2d9350 100644 --- a/.github/workflows/distribute-debian.yml +++ b/.github/workflows/distribute-debian.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-24.04 env: - USE_BAZEL_VERSION: '7' + USE_BAZEL_VERSION: '7.4' strategy: matrix: