Skip to content

Commit

Permalink
Update 00_setup_env_native_multiprocess.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta authored Feb 22, 2025
1 parent 5ac0ca4 commit 413b352
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/test/00_setup_env_native_multiprocess.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
export LC_ALL=C.UTF-8

export CONTAINER_NAME=ci_native_multiprocess
export HOST=x86_64-pc-linux-gnu
export PACKAGES="cmake python3 llvm clang"
export DEP_OPTS="MULTIPROCESS=1 CC=clang-18 CXX=clang++-18"
export RUN_TIDY=true
Expand Down

0 comments on commit 413b352

Please sign in to comment.