Skip to content

Commit 9aa91e9

Browse files
authored
Remove vs2015 test (grpc#29824)
1 parent 897bc2c commit 9aa91e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/run_tests/run_tests_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ def _create_portability_test_jobs(extra_args=[],
329329
configs=['dbg'],
330330
platforms=['windows'],
331331
arch='default',
332-
compiler='cmake_vs2015',
332+
compiler='cmake_vs2017',
333333
labels=['portability', 'corelang'],
334334
extra_args=extra_args,
335335
inner_jobs=inner_jobs)

0 commit comments

Comments
 (0)