Skip to content

add management of arch runner in Dockerfile - #109

Open
gwen-lg wants to merge 1 commit into
EmbarkStudios:mainfrom
gwen-lg:handle_runner_arch
Open

add management of arch runner in Dockerfile#109
gwen-lg wants to merge 1 commit into
EmbarkStudios:mainfrom
gwen-lg:handle_runner_arch

Conversation

@gwen-lg

@gwen-lg gwen-lg commented Jun 8, 2026

Copy link
Copy Markdown

This allow the action to run on aarch64/arm64 runner.

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

In the RUN step of Dockerfile, I added the retrieval of the architecture using the command $(uname -m) and use it in download url construct.

Related Issues

#102

@gwen-lg
gwen-lg requested a review from Jake-Shadle as a code owner June 8, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant