mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
We're seeing test-go-pg flakes on macOS in CI. We've had the same problem on Windows, and reducing test parallelism in https://github.com/coder/coder/pull/16090 seemed to help. This PR makes the same change on macOS.