Move the windows path length workarounds out of protobuf-ci

PiperOrigin-RevId: 626148009
pull/16687/head
Mike Kruskal 10 months ago committed by Sandy Zhang
parent 1ee203b045
commit 9d715cb69d
  1. 3
      ci/Windows.bazelrc

@ -1,2 +1,5 @@
import common.bazelrc
# Workaround for maximum path length issues
startup --output_user_root=C:/tmp --windows_enable_symlinks
common --enable_runfiles
Loading…
Cancel
Save