Skip to content

Commit

Permalink
circleci: Migrate to circleci convenience images
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuclaw authored and dlang-bot committed Oct 16, 2022
1 parent b9b7b1a commit bccd472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bccd472

Please sign in to comment.