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