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 b610766 commit 8d27aeaCopy full SHA for 8d27aea
.github/workflows/nightly.yml
@@ -40,6 +40,7 @@ jobs:
40
--user root \
41
umf-ubuntu-20.04 \
42
bash -c "
43
+ export VALGRIND_LIB=/usr/lib/valgrind/ &&
44
apt-get update &&
45
apt-get install -y cmake hwloc libhwloc-dev libnuma-dev libtbb-dev &&
46
cmake -B /workspace/build \
0 commit comments