On 7. 6. 25 14:11, rinrab (via GitHub) wrote:
rinrab opened a new pull request, #6:
URL:https://github.com/apache/serf/pull/6
(all commits are separate changes)
We don't have to change the generator to achieve this; MSBuild is
already multi-config. The reason why I haven't made the equivalent
change yet is that, if debug build or test fail, the release build will
never happen. I'm still thinking about the ramifications of that, but I
for sure do not want to split the different config builds into two
separate jobs. Or maybe I do, I'll have to figure that out.
-- Brane