You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation does not mention anything about my problem
There are no open or closed issues that are related to my problem
Description
The action continues to run when an unsupported architecture is specified. The problem is that I specified mips64el as the architecture instead of mips64le.
Expected behaviour
I expected the action to fail.
Actual behaviour
The action continues to run an completes successfully.
Contributing guidelines
I've found a bug, and:
Description
The action continues to run when an unsupported architecture is specified. The problem is that I specified
mips64el
as the architecture instead ofmips64le
.Expected behaviour
I expected the action to fail.
Actual behaviour
The action continues to run an completes successfully.
Repository URL
https://github.com/jacob-carlborg/lime
Workflow run URL
https://github.com/jacob-carlborg/lime/actions/runs/10162079184/job/28101982775
YAML workflow
Workflow logs
No response
BuildKit logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: