# HG changeset patch # User Sean E. Russell # Date 1586910501 18000 # Tue Apr 14 19:28:21 2020 -0500 # Node ID d2f77f8065a95407563448e3461abb9c265dd0bd # Parent 27ad0cacd7e0b201f1e9e69585b16d4f691844fa Alpine switched to musl libc, which breaks Go builds. diff --git a/.build.yml b/.build.yml --- a/.build.yml +++ b/.build.yml @@ -1,4 +1,4 @@ -image: arch +image: archlinux packages: - go - mercurial