How to switch from micro to medium or large? #5953
ColtonIdle
started this conversation in
General
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
If installed act as GitHub extension, the config file is not ".actrc" it is just "actrc". Find it like this on Linux Machine: find / -name actrc 2>/dev/null On a GitHub codespace it is here: Delete it, rename it. As you wish. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed act via brew on my mac and installed docker desktop. I ran
act -j jobNameand it made me choose a size. i chose micro just for kicks. now that my job is failing i want to try with large instead but i can't find how to re-prompt that choice. i tried uninstalling act and re-installing. i also tried going through docker and deleting images. no dice. feels like im missing something basic here.Beta Was this translation helpful? Give feedback.
All reactions