kou commented on PR #514:
URL: https://github.com/apache/arrow-julia/pull/514#issuecomment-2270148340

   
https://github.com/apache/arrow-julia/actions/runs/10257907825/job/28379993107#step:6:54
   
   ```text
   ++ curl --fail --location --show-error --silent 
https://api.github.com/repos/JuliaLang/julia/releases
   ++ grep -o '"tag_name": "v.*"'
   ++ head -n 1
   ++ sed -e 's/^"tag_name": "v//g' -e 's/"$//g'
   ...
   curl: (22) The requested URL returned error: 403
   ```
   
   GitHub API limit is reached. I'll re-run the job later.


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