From 2d4dc6afc615cac65e2cc2a2d5a9552928016896 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sat, 15 Feb 2020 23:39:20 +0900 Subject: [PATCH] CI: Enable macOS builds --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 418520c29..859766a80 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,7 +6,7 @@ branches: image: - Visual Studio 2019 #- Ubuntu1804 -#- macOS +- macOS clone_depth: 1