mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
circleci: Migrate to circleci convenience images
This commit is contained in:
parent
b9b7b1a33f
commit
bccd472095
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
working_directory: ~/dmd
|
working_directory: ~/dmd
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/buildpack-deps:18.04
|
- image: cimg/base:current-20.04
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue