Quick: this failed github job will tell you more than I can:
https://github.com/ildella/noa/actions/workflows/main.yml
Windows - kinda dumb error...
failed to bundle project: optional pre-release identifier in app version must be numeric-only and cannot be greater than 65535 for msi target
OSX has generic error
failed to bundle project: error running bundle_dmg.sh: `failed to run /Users/runner/work/noa/noa/tauri/target/x86_64-apple-darwin/release/bundle/dmg/bundle_dmg.sh`
I do not have those platform so I have never seen it build succesfully and there is not special config
Ubuntu build works as it does on my laptop indeed.
It also build properly for Android on my laptop, not sure if I can run that on GitHub as well...