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

   ### Rationale for this change
   
   The job is failing with:
   ```
   Fetching the repository
     /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress 
--no-recurse-submodules --depth=1 origin 
+refs/heads/master*:refs/remotes/origin/master* 
+refs/tags/master*:refs/tags/master*
     The process '/usr/bin/git' failed with exit code 1
   ```
   See: https://github.com/apache/arrow/pull/35194#issuecomment-1511989544
   
   ### What changes are included in this PR?
   
   Change `master` for `main` on the job.
   
   ### Are these changes tested?
   
   Archery test


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