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

Add CI check to attempt building against minimum rust version #71

Open
Lyude opened this issue Jan 2, 2023 · 1 comment
Open

Add CI check to attempt building against minimum rust version #71

Lyude opened this issue Jan 2, 2023 · 1 comment
Labels
CI CI related task enhancement New feature or request

Comments

@Lyude
Copy link
Owner

Lyude commented Jan 2, 2023

It occurred to me that we should probably actually be verifying the minimum rust version in our build file, so let's add something for this to our CI

@Lyude Lyude added enhancement New feature or request CI CI related task labels Jan 2, 2023
@theHamsta
Copy link

theHamsta commented Jan 2, 2023

We could probably do this most easily by using the official Rust containers. I don't know whether Debian Buster has a new enough pango version. On Ubuntu, I had to build pango from source which is also not complicated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI related task enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants