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 7f82d3f commit a508610
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: ~/phobos
docker:
- image: circleci/buildpack-deps:18.04
- image: cimg/base:current-20.04
parallelism: 1
steps:
- checkout
Expand Down

0 comments on commit a508610

Please sign in to comment.