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


##########
.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:
   any particular reason to specify the version explicitly instead of pull it 
from the `go.mod`?



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