This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 9980a0a5f9 [chore](workflow) Fix the BE UT (Clang) workflow (#16847) 9980a0a5f9 is described below commit 9980a0a5f95df946b7c2ad977c328e81458cbf94 Author: Adonis Ling <adonis0...@gmail.com> AuthorDate: Fri Feb 17 10:34:57 2023 +0800 [chore](workflow) Fix the BE UT (Clang) workflow (#16847) Fix the BE UT (Clang) workflow --- .github/workflows/be-ut-clang.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/be-ut-clang.yml b/.github/workflows/be-ut-clang.yml index 927154e463..6afe9280a6 100644 --- a/.github/workflows/be-ut-clang.yml +++ b/.github/workflows/be-ut-clang.yml @@ -67,7 +67,6 @@ jobs: bash /tmp/ldb_toolchain_gen.sh "${DEFAULT_DIR}/ldb-toolchain" sudo apt update - sudo apt upgrade --yes sudo DEBIAN_FRONTEND=noninteractive apt install --yes tzdata byacc # set timezone --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org