Change image to ubuntu:latest

This commit is contained in:
John Wellbelove 2019-12-06 20:20:57 +00:00
parent ad63db02c7
commit 5bca358213

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: "debian:stretch"
- image: "ubuntu:latest"
branches:
only:
- feature/add_circle-ci_support