lidavidm commented on code in PR #971:
URL: https://github.com/apache/arrow-adbc/pull/971#discussion_r1290636715


##########
.github/workflows/native-unix.yml:
##########
@@ -302,12 +302,12 @@ jobs:
           persist-credentials: false
       - uses: actions/setup-go@v3
         with:
-          go-version-file: 'go/adbc/go.mod'
+          go-version: 1.20.7

Review Comment:
   I've been through this already in prior PRs, I'm not really interested in 
redoing all this. (+ it's annoying trying to use an old Go since it's tied to 
the version of golangci-lint.)



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