Skip to content

Commit

Permalink
Fixup warning in Jenkins CI build with GNU generated makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dalg24 committed Jan 22, 2023
1 parent c304818 commit 24ef794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ pipeline {
--with-cuda \
--with-cuda-options=enable_lambda \
--arch=Volta70 \
.. && \
&& \
make test -j8'''
}
post {
Expand Down

0 comments on commit 24ef794

Please sign in to comment.