mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-23 14:52:27 +00:00
circleci: use their ubuntu 18.04
Signed-off-by: Trammell hudson <hudson@trmm.net>
This commit is contained in:
parent
8d4245a8bb
commit
dacc3e2755
@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: osresearch/ubuntu:18.04
|
||||
- image: circleci/ubuntu:18.04
|
||||
steps:
|
||||
- run:
|
||||
name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user