Skip to content

Commit 1673b24

Browse files
committed
fixup: ignore valgrind in HIP CI
1 parent 7b48a8c commit 1673b24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jenkins

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ pipeline {
8585
-D Cabana_ENABLE_TESTING=ON \
8686
-D Cabana_ENABLE_PERFORMANCE_TESTING=ON \
8787
-D Cabana_ENABLE_EXAMPLES=ON \
88+
-D VALGRIND_EXECUTABLE=False \
8889
-D GPU_TARGETS=gfx908 \
8990
.. && \
9091
make -j8 && \

0 commit comments

Comments
 (0)