Skip to content
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

Compile cross-platform binaries with GitHub Actions #17

Open
phiresky opened this issue Jan 28, 2022 · 1 comment
Open

Compile cross-platform binaries with GitHub Actions #17

phiresky opened this issue Jan 28, 2022 · 1 comment

Comments

@phiresky
Copy link
Owner

Windows, Linux, and MacOS binaries should be built via GitHub Actions.

This should happen whenever a new tag is pushed (e.g. for releases with cargo release) and possibly also "nightly" (the newest commit on master, at most once per day)

@phiresky
Copy link
Owner Author

"nightly" seems to not be trivial to do with GH Actions, so maybe just based on pushed tags is fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant