assignUser commented on code in PR #13925:
URL: https://github.com/apache/arrow/pull/13925#discussion_r963855439


##########
dev/tasks/r/github.macos.autobrew.yml:
##########
@@ -64,6 +64,10 @@ jobs:
             any::rcmdcheck
             any::sys
             any::readr
+      - name: Clean up self-hosted tmp 
+        if: matrix.platform == 'macos-10.13'
+        shell: bash
+        run: rm -rf /Users/voltrondata/tmp/apache-arrow--git

Review Comment:
   ```suggestion
   
   ```
   Should no longer be necessary due to changes to the self-hosted runner



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