Skip to content

Commit beb756f

Browse files
committed
Revert update of the i686-freebsd builder
Looks like llvm 4.0.0 isn't read for that either.
1 parent cd4b23e commit beb756f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:18.04
1+
FROM ubuntu:16.04
22

33
RUN apt-get update && apt-get install -y --no-install-recommends \
44
clang \

0 commit comments

Comments
 (0)