assignUser commented on code in PR #34490:
URL: https://github.com/apache/arrow/pull/34490#discussion_r1128663577
##########
.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:
Yeah what @raulcd said as it also matches the official recommendation.
--
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]