You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "raulcd (via GitHub)" <gi...@apache.org> on 2023/03/07 21:34:56 UTC

[GitHub] [arrow] raulcd commented on a diff in pull request #34490: MINOR: [Go][CI] Fix indentation and syntax for yml file

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org