We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecc0573 + 4b6429d commit 63c0cc3Copy full SHA for 63c0cc3
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/dlang.org
5
docker:
6
- - image: circleci/node:4.8.2
+ - image: cimg/base:2022.10-20.04
7
parallelism: 1
8
steps:
9
- checkout
0 commit comments