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 7c3ac74 commit d87d352Copy full SHA for d87d352
.azure-pipelines/main.yml
@@ -21,17 +21,6 @@ strategy:
21
# windows-2019:
22
# IMAGE_NAME: 'windows-2019'
23
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
33
- EVM_EMACS: emacs-27.1
34
-
35
# Always fails: ValueError: Could not determine the version of Emacs at emacs
36
# macos-10.15-emacs-25.3:
37
# IMAGE_NAME: 'macos-10.15'
0 commit comments