From f2aab5eb0cfb9728ca4a85a18ea0d9c01bf7a66d Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 4 Oct 2020 12:32:32 +0300 Subject: AppVeyor: disable Debug builds --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index aa2da78..e8ab62a 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -15,7 +15,7 @@ platform: - x64 configuration: - - Debug + #- Debug - RelWithDebInfo matrix: -- cgit v1.2.3