Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: drop mingw from ci.yml because it's upstream ruby-head (#3091)
**What problem is this PR intended to solve?** Realized today, because of some CI failures, that `mingw` is a ruby HEAD version (3.4.0 today), and we removed HEAD builds from the main CI pipeline back in 2021 (0fcbe1e). The `upstream.yml` pipeline should be sufficient for testing ruby HEAD.
- Loading branch information