From 67aa09ff679a97140eb190a991f8825b3ee12648 Mon Sep 17 00:00:00 2001 From: Marius Thesing Date: Sat, 30 Nov 2024 18:36:23 +0100 Subject: [PATCH] Remove appveyor.yml Follow-up #1539. Looks like AppVeyor has been disabled. --- appveyor.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 appveyor.yml diff --git a/appveyor.yml b/appveyor.yml deleted file mode 100644 index 99d01900f..000000000 --- a/appveyor.yml +++ /dev/null @@ -1,5 +0,0 @@ -# empty to avoid AppVeyor errors until it's disabled -image: Ubuntu2204 - -build_script: - - echo done \ No newline at end of file