Use newest glibc (Kali Linux) on WSL CI
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 24.1k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 365
Description
previously broke stty by the bug which is impossible to detect by ubuntu-latest. But there is no Linux runner with rolling release.
I suggest to use other Linux instead of Ubuntu. https://github.com/marketplace/actions/setup-wsl#distribution
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's GitHub Actions workflows and the setup-wsl action documentation linked in the issue. Determine how to run CI on a rolling Linux distribution with a newer glibc, then verify that the workflow can expose the stty regression that ubuntu-latest missed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, linux
- Domain
- ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100