aboutsummaryrefslogtreecommitdiff
path: root/ci/windows-presubmit.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ci/windows-presubmit.bat')
-rw-r--r--ci/windows-presubmit.bat3
1 files changed, 1 insertions, 2 deletions
diff --git a/ci/windows-presubmit.bat b/ci/windows-presubmit.bat
index 48962eb9..38565fbf 100644
--- a/ci/windows-presubmit.bat
+++ b/ci/windows-presubmit.bat
@@ -1,6 +1,6 @@
SETLOCAL ENABLEDELAYEDEXPANSION
-SET BAZEL_EXE=%KOKORO_GFILE_DIR%\bazel-5.1.1-windows-x86_64.exe
+SET BAZEL_EXE=%KOKORO_GFILE_DIR%\bazel-7.0.0-windows-x86_64.exe
SET PATH=C:\Python34;%PATH%
SET BAZEL_PYTHON=C:\python34\python.exe
@@ -51,7 +51,6 @@ SET BAZEL_VS=C:\Program Files\Microsoft Visual Studio\2022\Community
--compilation_mode=dbg ^
--copt=/std:c++14 ^
--copt=/WX ^
- --features=external_include_paths ^
--keep_going ^
--test_output=errors ^
--test_tag_filters=-no_test_msvc2017