From c6e74a241f51844eda062c72e3d379282ada112c Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Wed, 23 Sep 2020 10:07:21 +1000 Subject: [PATCH] Update appveyor.yml --- src/appveyor.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/appveyor.yml b/src/appveyor.yml index 9fe99b841d..73c0d881ec 100644 --- a/src/appveyor.yml +++ b/src/appveyor.yml @@ -4,14 +4,6 @@ image: - macOS - Visual Studio 2019 Preview for: - - - matrix: - only: - - image: Visual Studio 2019 Preview - install: - - ps: >- - appveyor DownloadFile https://dot.net/v1/dotnet-install.ps1; - ./dotnet-install.ps1 --Version 5.0.100-rc.1.20452.10 -InstallDir 'C:\Program Files\dotnet'; - matrix: only: