zeroshade commented on code in PR #34490:
URL: https://github.com/apache/arrow/pull/34490#discussion_r1128630715


##########
.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:
   In the interests of getting the Go tests running again, I'm going to merge 
this but if @raulcd or @assignUser thinks I should change it back to "arm", 
just comment here and I'll do so.



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

Reply via email to