google / bloaty

Bloaty: a size profiler for binaries
Apache License 2.0
4.71k stars 340 forks source link

Update build.yml #328

Closed compnerd closed 1 year ago

compnerd commented 1 year ago

Disable fail-fast on macOS builds. We build with and without modules, and a failure with modules does not necessarily indicate a failure in the other build mode. This should allow us to get more signal out of a single run.