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


##########
.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 seems to be working currently in the CI....?



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

Reply via email to