Revert update of the i686-freebsd builder

Looks like llvm 4.0.0 isn't read for that either.
This commit is contained in:
Alex Crichton 2018-01-25 14:53:30 -08:00
parent cd4b23e674
commit beb756f2aa

View file

@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:16.04
RUN apt-get update && apt-get install -y --no-install-recommends \
clang \