use a smaller image, maybe we will not run out of space

This commit is contained in:
Trammell hudson 2018-09-18 10:43:36 -04:00
parent d3bf7aab64
commit 553964157b
Failed to extract signature

View File

@ -2,7 +2,7 @@ version: 2
jobs: jobs:
build: build:
docker: docker:
- image: osresearch/heads-builder:18.04 - image: osresearch/heads-ubuntu:18.04
steps: steps:
- run: - run:
name: Install dependencies name: Install dependencies