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
This adds a new ubuntu arm64 runner to the matrix and compiles
the app and the cli there.
For the linux arm64 app, we add the NO_STRIP=true env variable,
according to a known limitiation in tauri using linuxdeploy to create appimages
linuxdeploy/linuxdeploy#272
The *-musl targets are still cross-compiled with zig.
Closes#50
0 commit comments