From f50fdcc24925bfc3a495a973050bcd8a10ea4e5b Mon Sep 17 00:00:00 2001 From: mus65 Date: Sat, 30 Nov 2024 19:12:11 +0100 Subject: [PATCH] Remove appveyor.yml (#1547) 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 99d01900..00000000 --- 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