Skip to content

Commit d87d352

Browse files
committed
ci: Remove macOS 10.14 pipelines on Azure Pipelines
See https://devblogs.microsoft.com/devops/hosted-pipelines-image-deprecation/
1 parent 7c3ac74 commit d87d352

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.azure-pipelines/main.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,6 @@ strategy:
2121
# windows-2019:
2222
# IMAGE_NAME: 'windows-2019'
2323

24-
# Sometimes fails: TLS issue against melpa.org and ftpmirror.gnu.org.
25-
# macos-10.14-emacs-25.3:
26-
# IMAGE_NAME: 'macos-10.14'
27-
# EVM_EMACS: emacs-25.3
28-
macos-10.14-emacs-26.3:
29-
IMAGE_NAME: 'macos-10.14'
30-
EVM_EMACS: emacs-26.3
31-
macos-10.14-emacs-27.1:
32-
IMAGE_NAME: 'macos-10.14'
33-
EVM_EMACS: emacs-27.1
34-
3524
# Always fails: ValueError: Could not determine the version of Emacs at emacs
3625
# macos-10.15-emacs-25.3:
3726
# IMAGE_NAME: 'macos-10.15'

0 commit comments

Comments
 (0)