CI: Add rocthrust installation step

This commit is contained in:
Thomas Gibson 2023-01-05 14:48:25 -06:00
parent fda475d5bf
commit 802bf80b0f

@ -14,6 +14,7 @@ RUN apt update && \
ninja-build \
rsync \
ssh \
rocthrust-dev \
&& \
apt clean