未验证 提交 4416e88e 编写于 作者: P Pradyun Gedam 提交者: GitHub

Merge pull request #7321 from hugovk/azurepipelines-3.8-linux-macos

Azure Pipelines: Test Linux and macOS on Python 3.8
......@@ -35,7 +35,10 @@ jobs:
Python37:
python.version: '3.7'
python.architecture: x64
maxParallel: 3
Python38:
python.version: '3.8'
python.architecture: x64
maxParallel: 4
steps:
- template: ../steps/run-tests.yml
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册