Move the windows path length workarounds out of protobuf-ci

PiperOrigin-RevId: 626148009
pull/16566/head
Mike Kruskal 10 months ago committed by Copybara-Service
parent 97022a9c83
commit 0cda26d48d
  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