paleolimbot opened a new issue, #3448:
URL: https://github.com/apache/arrow-adbc/issues/3448

   ### What happened?
   
   In CI for R packages and in the weeklies we see
   
   ```
   Installation failed.
   See 
'D:/a/arrow-adbc/arrow-adbc/r/adbcbigquery/check/adbcbigquery.Rcheck/00install.out'
 for details.
   * DONE
   ```
   
   ...for a number of go-based packages.
   
   The error from the log is:
   
   ```
   go: go.mod requires go >= 1.24.0 (running go 1.21.8; GOTOOLCHAIN=local)
   ```
   
   I think we have `setup-go` action somewhere and perhaps we need to bump that 
version (hopefully) or figure out why the version isn't lining up (less 
hopefully).
   
   ### Stack Trace
   
   _No response_
   
   ### How can we reproduce the bug?
   
   _No response_
   
   ### Environment/Setup
   
   _No response_


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