-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[FR] Linux / cross-os build? #16
Comments
+1. GitHub Actions may be the solution. From https://github.com/features/actions :
|
@chris-aeviator @rayrrr Thanks, I will set up the Github actions as soon as I finish the windows release. |
Linux x86_64 #34 |
Could we also have a universal Mac build (for ARM and x86)? |
* chore: create tables * ci: remove postgres service * chore: separate ci * chore: run cargo clippy with sqlx offline mode * refactor: create docker action * chore: rename * chore: update table * chore: update supabase_admin * chore: update supabase_admin * chore: remove create auth.jwt function
Since you are using Flutter will it make sense for you to release a cross-os build? Can I build the project myself on linux?
The text was updated successfully, but these errors were encountered: