raulcd commented on code in PR #34490:
URL: https://github.com/apache/arrow/pull/34490#discussion_r1130824326
##########
.github/workflows/go.yml:
##########
@@ -374,7 +376,7 @@ jobs:
linux-arm:
name: ARM64 Debian 11 GO ${{ matrix.go }}
- runs-on: ["arm", "linux"]
+ runs-on: ["self-hosted", "linux"]
Review Comment:
yes, I will push the change on this PR
(https://github.com/apache/arrow/pull/34512) where I am adding some other minor
improvements as requested on the original PR after that was merged
--
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]