We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a046353 commit 3c27121Copy full SHA for 3c27121
azure-pipelines.yml
@@ -21,12 +21,12 @@ jobs:
21
- template: ci/azure/posix.yml
22
parameters:
23
name: macOS
24
- vmImage: macOS-10.14
+ vmImage: macOS-10.15
25
26
- template: ci/azure/windows.yml
27
28
name: Windows
29
- vmImage: vs2017-win2016
+ vmImage: windows-2019
30
31
- job: py37_32bit
32
pool:
0 commit comments