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

Update CI, add MSRV, add static musl build #97

Merged
merged 2 commits into from
Feb 4, 2023

Conversation

wcampbell0x2a
Copy link
Contributor

  • Use dtolnay/rust-toolchain. actions-rs is unmaintained, remove all
    uses.
  • Add rust-version (MSRV), found with cargo msrv.
  • Test stable and MSRV in ci.
  • Use matrix for targets, except for macos
  • Add static build for x86_64-unknown-linux-musl
  • Update actions/upload-artifact to v3

- Use dtolnay/rust-toolchain. actions-rs is unmaintained, remove all
  uses.
- Add rust-version (MSRV), found with `cargo msrv`.
- Test stable and MSRV in ci.
- Use matrix for targets, except for macos
- Add static build for x86_64-unknown-linux-musl
- Update actions/upload-artifact to v3
@genonullfree genonullfree merged commit a3b9dd4 into genonullfree:main Feb 4, 2023
@wcampbell0x2a wcampbell0x2a deleted the add-msrv-improve-ci branch February 5, 2023 04:01
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

Successfully merging this pull request may close these issues.

2 participants