mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
dd29997b9c
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.