Skip to content

Commit

Permalink
appveyor: use public cloud/image
Browse files Browse the repository at this point in the history
  • Loading branch information
andreineculau committed Jan 20, 2021
1 parent e4766bc commit 747bd13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

version: 1.0.{build}
build_cloud: electron-16-core
image: vs2019bt-16.6.2
image: Visual Studio 2019
environment:
GIT_CACHE_PATH: C:\Users\electron\libcc_cache
ELECTRON_OUT_DIR: Default
Expand Down

0 comments on commit 747bd13

Please sign in to comment.