Skip to content

Commit 0a9cfcf

Browse files
authored
CI: update vm image version for Azure (#42419)
1 parent a9b6e5f commit 0a9cfcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ jobs:
2121
- template: ci/azure/posix.yml
2222
parameters:
2323
name: macOS
24-
vmImage: macOS-10.14
24+
vmImage: macOS-10.15
2525

2626
- template: ci/azure/windows.yml
2727
parameters:
2828
name: Windows
29-
vmImage: vs2017-win2016
29+
vmImage: windows-2019
3030

3131
- job: py38_32bit
3232
pool:

0 commit comments

Comments
 (0)