martinmoene / variant-lite

variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library
Boost Software License 1.0
239 stars 26 forks source link

Do not cancel all jobs in a workflow if one fails. #46

Closed striezel closed 1 year ago

striezel commented 1 year ago

See https://github.com/martinmoene/nonstd-lite-project/issues/71.