paleolimbot commented on code in PR #603:
URL: https://github.com/apache/arrow-nanoarrow/pull/603#discussion_r1755229116


##########
docker-compose.yml:
##########
@@ -48,12 +46,10 @@ services:
     command: "/bin/bash /build-docs.sh /nanoarrow"
 
   integration:
-    # Based on an arrow-dev repo image that is amd64 only
-    image: ${REPO}:integration-amd64
+    # Don't cache here (building the image takes about the same amount of time
+    # as downloading on CI)

Review Comment:
   In any case, I moved it to a weekly job for now since it's a better fit for 
that suite (and either building or downloading is still >10 minutes) 🙂 



-- 
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