From ed891db307af229f6179c8613d7017c14a52a570 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 20 Aug 2018 11:20:58 -0400 Subject: [PATCH] Switch build image from debian/stretch to arch This should hopefully help make the build pass. --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 197f879..1313ca7 100644 --- a/.build.yml +++ b/.build.yml @@ -1,4 +1,4 @@ -image: debian/stretch +image: archlinux packages: - emacs - rsync -- 2.20.1