Skip to content

Commit 63c0cc3

Browse files
committed
Merge remote-tracking branch 'upstream/stable' into merge_stable
2 parents ecc0573 + 4b6429d commit 63c0cc3

File tree

3 files changed

+1928
-4
lines changed

3 files changed

+1928
-4
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/dlang.org
55
docker:
6-
- image: circleci/node:4.8.2
6+
- image: cimg/base:2022.10-20.04
77
parallelism: 1
88
steps:
99
- checkout

0 commit comments

Comments
 (0)