]> git.lizzy.rs Git - rust.git/commitdiff
Revert update of the i686-freebsd builder
authorAlex Crichton <alex@alexcrichton.com>
Thu, 25 Jan 2018 22:53:30 +0000 (14:53 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 25 Jan 2018 22:53:30 +0000 (14:53 -0800)
Looks like llvm 4.0.0 isn't read for that either.

src/ci/docker/dist-i686-freebsd/Dockerfile

index 673fa4c0c4bc09b52a01d463c589bb3be0d5b6b1..686afc97289b14c1951e39a903c0d9491683ee39 100644 (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 \