mudge / re2

Ruby bindings to RE2, a "fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python".
http://mudge.name/re2/
BSD 3-Clause "New" or "Revised" License
129 stars 13 forks source link

Split CI jobs by OS #144

Closed mudge closed 4 months ago

mudge commented 4 months ago

To make the matrix for the "compile-and-test-vendored-dependencies" job a bit easier to manage, split it into separate jobs by OS.