Skip to content

Use hosted runners #132

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

Merged
merged 3 commits into from
May 23, 2025
Merged

Use hosted runners #132

merged 3 commits into from
May 23, 2025

Conversation

vmx
Copy link

@vmx vmx commented May 22, 2025

Use hosted instead of self-hosted runners and make CI green while doing it.

vmx added 3 commits May 22, 2025 22:01
Use GitHub runners instead of the self-hosted one.

This reverts commit f2fb713.
The minimum supported Rust version is increased to 1.71.1 due to
positioned-io v0.3.4.

Also fix all Clippy warnings.

With a Rust version >= 1.68 it's possible to make crates.io checkouts
way faster on CI. Enable that option.
@vmx vmx merged commit 34825e6 into master May 23, 2025
14 checks passed
@vmx vmx deleted the revert-self-hosted branch May 23, 2025 20:21
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