-
Notifications
You must be signed in to change notification settings - Fork 58
Added support for running with different builder #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Please rebase and rebuild the
Also please squash the commits |
Done. |
|
Commits do not seem squashed |
dd860b2 to
ba9d021
Compare
Signed-off-by: Terry Wong <[email protected]> rebuild Signed-off-by: Terry Wong <[email protected]>
|
Sorry, I'm not familiar with Git. It looks like the commits have been squashed. Could you check if there are any issues? |
AkihiroSuda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
|
Hardcoding |
|
I'd suggest using |
|
Stumbled on this in CI, used in combination with setup-buildx-action: |
|
Pinning the action version to 3.1.2 fixes it for me. |
Introduced builder arguments to specify custom builder.