raulcd commented on code in PR #34490:
URL: https://github.com/apache/arrow/pull/34490#discussion_r1128619446
##########
.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:
I don't mind using `self-hosted` but I think we should also use the
architecture in case we want to add other self-hosted architectures in the
future.
--
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]