Skip to content

Commit 72f2e44

Browse files
committed
Remove Windows Server 1803 from AppVeyor
1 parent 28511e3 commit 72f2e44

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.appveyor.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,10 @@ environment:
55
matrix:
66
- version: 3.7
77
variant: windowsservercore-ltsc2016
8-
- os: windows
9-
dist: 1803-containers
10-
env: VERSION=3.7 VARIANT=windowsservercore-1803
118
- version: 3.6
129
variant: windowsservercore-ltsc2016
13-
- os: windows
14-
dist: 1803-containers
15-
env: VERSION=3.6 VARIANT=windowsservercore-1803
1610
- version: 2.7
1711
variant: windowsservercore-ltsc2016
18-
- os: windows
19-
dist: 1803-containers
20-
env: VERSION=2.7 VARIANT=windowsservercore-1803
2112

2213
install:
2314
- ps: |

update.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,7 @@ for version in "${versions[@]}"; do
198198
esac
199199

200200
case "$v" in
201-
windows/*-1803)
202-
appveyorEnv='\n - os: windows\n dist: 1803-containers\n env: VERSION='"$version VARIANT=$variant$appveyorEnv"
203-
;;
201+
windows/*-1803) ;; # TODO
204202
windows/*-1709|windows/*-1809) ;; # no AppVeyor support for 1709 or 1809 yet: https://github.com/appveyor/ci/issues/1885 and https://github.com/appveyor/ci/issues/2676
205203
windows/*)
206204
appveyorEnv='\n - version: '"$version"'\n variant: '"$variant$appveyorEnv"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy