Skip to content

Commit 8bbbfa4

Browse files
committed
ci: Replace Windows 2016 with Windows 2019 on Azure Pipelines
1 parent d87d352 commit 8bbbfa4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.azure-pipelines/main.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@ pr:
1515

1616
strategy:
1717
matrix:
18-
vs2017-win2016:
19-
IMAGE_NAME: 'vs2017-win2016'
2018
# Sometimes fails.
21-
# windows-2019:
22-
# IMAGE_NAME: 'windows-2019'
19+
windows-2019:
20+
IMAGE_NAME: 'windows-2019'
2321

2422
# Always fails: ValueError: Could not determine the version of Emacs at emacs
2523
# macos-10.15-emacs-25.3:

0 commit comments

Comments
 (0)