This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push: new 630865a32f [chore](workflow) Fix the BE UT (Clang) workflow (#16847) 630865a32f is described below commit 630865a32fe4054a4d965598a0a31a889b157b6b 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 5903b9987f..3b6aab7b1a 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