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
please.sh create-sdk-artifact: use sensible default for architecture
Previously, we defaulted to the appropriate bitness based on the
presence of certain tell-tale directories.
When we deprecated the `--bitness` option, we dropped that default.
Let's move that logic over to the `--architecture` option.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments