mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-23 23:02:26 +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:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: osresearch/ubuntu:18.04
|
- image: circleci/ubuntu:18.04
|
||||||
steps:
|
steps:
|
||||||
- run:
|
- run:
|
||||||
name: Install dependencies
|
name: Install dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user