lidavidm commented on code in PR #1646: URL: https://github.com/apache/arrow-adbc/pull/1646#discussion_r1531043184
########## .github/workflows/native-unix.yml: ########## @@ -332,7 +332,7 @@ jobs: sudo sysctl vm.mmap_rnd_bits=28 - name: Install staticcheck - run: go install honnef.co/go/tools/cmd/staticcheck@v0.3.3 + run: go install honnef.co/go/tools/cmd/staticcheck@latest - name: Go Build Review Comment: It doesn't work on macOS, and we've always excluded it (I'm not sure how this passed before actually) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org