mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-06-10 08:37:15 +00:00
The macos-latest runner is consistently slower than ubuntu-latest for the ASAN+mbedTLS test binary, and SHARDS=2 still flakes there on the ServerTest fixture's rapid bind/connect cycle against a fixed port. Serialize fully (SHARDS=1) on macOS only; ubuntu mbedTLS stays at 2. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>