mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +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:
|
||||
working_directory: ~/dmd
|
||||
docker:
|
||||
- image: circleci/buildpack-deps:18.04
|
||||
- image: cimg/base:current-20.04
|
||||
parallelism: 1
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue