Skip to content

Commit

Permalink
Revert update of the i686-freebsd builder
Browse files Browse the repository at this point in the history
Looks like llvm 4.0.0 isn't read for that either.
  • Loading branch information
alexcrichton committed Jan 25, 2018
1 parent cd4b23e commit beb756f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/dist-i686-freebsd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:16.04

RUN apt-get update && apt-get install -y --no-install-recommends \
clang \
Expand Down

0 comments on commit beb756f

Please sign in to comment.