We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b85d31 commit 08aa7feCopy full SHA for 08aa7fe
ci/test/00_setup_env_native_tidy.sh
@@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8
8
9
export CI_IMAGE_NAME_TAG="mirror.gcr.io/ubuntu:24.04"
10
export CONTAINER_NAME=ci_native_tidy
11
-export TIDY_LLVM_V="19"
+export TIDY_LLVM_V="20"
12
export APT_LLVM_V="${TIDY_LLVM_V}"
13
export PACKAGES="clang-${TIDY_LLVM_V} libclang-${TIDY_LLVM_V}-dev llvm-${TIDY_LLVM_V}-dev libomp-${TIDY_LLVM_V}-dev clang-tidy-${TIDY_LLVM_V} jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libdb++-dev"
14
export NO_DEPENDS=1
0 commit comments