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 797ce05 commit ed05fddCopy full SHA for ed05fdd
1 file changed
azure-pipelines.yml
@@ -15,7 +15,7 @@ jobs:
15
- template: ci/azure/posix.yml
16
parameters:
17
name: Test_bare_macOS
18
- vmImage: macOS-10.14
+ vmImage: macOS-10.15
19
20
21
- template: ci/azure/conda_linux.yml
@@ -27,7 +27,7 @@ jobs:
27
- template: ci/azure/conda_windows.yml
28
29
name: Test_conda_windows
30
- vmImage: vs2017-win2016
+ vmImage: windows-latest
31
32
33
- job: 'Publish'
0 commit comments