microsoft / scalar

Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer
MIT License
1.39k stars 63 forks source link

CI: use more recent version of Watchman #485

Closed derrickstolee closed 3 years ago

derrickstolee commented 3 years ago

Our Watchman builds have been a bit flaky. Let's see if using a more-recent version helps.

Windows is more recent for sure. macOS might be newer with the extra brew update call.

Linux will require new build steps after cloning to a new tag. I haven't looked up those steps yet.