WillAyd commented on code in PR #484:
URL: https://github.com/apache/arrow-nanoarrow/pull/484#discussion_r1635474470


##########
ci/scripts/build-with-meson.sh:
##########
@@ -66,7 +66,7 @@ function main() {
     pushd "${SANDBOX_DIR}"
 
     show_header "Run test suite"
-    meson configure -Dtests=true -Db_coverage=true
+    meson configure -Dtests=true -Db_coverage=true -Dipc=true -Ddevice=true

Review Comment:
   Missed this on the IPC change. If we want to expand this job in the future 
would need to accept these options dynamically, but this should work for now 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to