assignUser opened a new pull request, #36495:
URL: https://github.com/apache/arrow/pull/36495

   ### Rationale for this change
   
   In #35753 we started passing  GITHUB_ACTIONS into the docker containers for 
better log printing. The sccache script used this var to detect if it was run 
in gha to add sccache to the path. This now causes false positives.
   
   ### What changes are included in this PR?
   
   Use GITHUB_PATH directly instead.
   
   ### Are these changes tested?
   Will trigger crossbow jobs


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