Skip to content

Issues running ruby/setup-ruby@v1 #2122

Closed Answered by azrosen92
azrosen92 asked this question in Q&A
Discussion options

You must be logged in to vote

I figured this out myself! I should have followed the warning at the beginning of the act output

WARN  ⚠ You are using Apple M-series chip and you have not specified container architecture, you might encounter issues while running act. If so, try running it with '--container-architecture linux/amd64'. ⚠  

The solution is to run with the flag that it told me to

act -j <job_name> --container-architecture linux/amd64

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by azrosen92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant