Reduce tested Python version on macOS

pull/24119/head
Lidi Zheng 5 years ago
parent c77540c1f8
commit 5644879af3
  1. 1
      tools/run_tests/run_tests.py

@ -834,7 +834,6 @@ class PythonLanguage(object):
# tested.
return (
python27_config,
python37_config,
python38_config,
)
else:

Loading…
Cancel
Save