You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows CI started failing suddenly because Github decided to clone the
repo into the C: drive instead of D: which has roughly a 10x slowdown in
IOPS.
We already use Namespace.so in the main Tailwind CSS repo for Linux and
they recently released preview support for Windows so we're switching to
using their infrastructure for IntelliSense CI. I've set up profiles
such that we can use it for macOS, Linux, and Windows.
Total aggregate test duration has dropped by roughly ~2.3x. The slowest
test is now roughly 2 minutes instead of 4.5–5 minutes.
0 commit comments