Testing against ruby-head is hard because it can introduce subtle changes that break CI. Overall, it can cause a lot of toil for developers.
I propose that mswin reference on GitHub actions reference the latest stable ruby release, and we introduce a mswin-head tag for testing against Ruby head.
Testing against
ruby-headis hard because it can introduce subtle changes that break CI. Overall, it can cause a lot of toil for developers.I propose that
mswinreference on GitHub actions reference the latest stable ruby release, and we introduce amswin-headtag for testing against Ruby head.