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

chore: refactor github ci so that it doesn't use 1.65 for tests #442

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

wash2
Copy link
Member

@wash2 wash2 commented Feb 19, 2024

This could help fix CI issues on some PRs like #441 and #437

Copy link
Member

@kchibisov kchibisov left a comment

Choose a reason for hiding this comment

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

Hm, maybe the config should be changed to be more like in e.g. https://github.com/rust-windowing/wayland-csd-frame/blob/main/.github/workflows/ci.yml ? It's like way easier to comprehend.

If you want to test correctly on msrv, you can use the cargo update -p PACKAGE --precise VERSION that's what we do in winit.

We also proposed solution like rust-windowing/winit#3085 (comment) which you may consider adopting, since lock file makes bisecting more pleasant.

@wash2 wash2 merged commit 5aa103d into Smithay:master Mar 1, 2024
7 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.

3 participants