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

GitHub CI #59

Merged
merged 2 commits into from
Nov 30, 2024
Merged

GitHub CI #59

merged 2 commits into from
Nov 30, 2024

Conversation

Uriopass
Copy link
Collaborator

Travis CI doesn't seem to be up no more so it was removed.

Should make our jobs easier when reviewing PRs!

Copy link
Contributor

@AlexanderEkdahl AlexanderEkdahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not that you asked me for a review but I thought you'd appreciate the sanity check?

- name: Install Rust
uses: hecrj/setup-rust-action@v2
with:
rust-version: '1.68.0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now quite old. Just making sure it is intentional?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! The idea is that technically upping the required rust version is a breaking change although we don't have any public MSRV. I chose 1.68 as it is the first one with sparse registry which is faster for CI.

@Uriopass Uriopass merged commit 03b3bf4 into master Nov 30, 2024
6 checks passed
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