Skip to content

Commit

Permalink
Switching to image with Visual Studio 2019 (https://www.appveyor.com/…
Browse files Browse the repository at this point in the history
  • Loading branch information
slav-at-attachix committed Jun 19, 2020
1 parent e1662af commit 476965a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
os: Windows Server 2012 R2
os: Windows Server 2019

environment:
SMINGTOOLS: https://github.com/SmingHub/SmingTools/releases/download/1.0
Expand All @@ -18,5 +18,5 @@ install:
build_script:
- cmd: .appveyor/build.cmd

on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
#on_finish:
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 comments on commit 476965a

Please sign in to comment.