Skip to content

Commit ebbf91a

Browse files
authored
Merge pull request #3436 from ibuclaw/merge_stable
merge stable Signed-off-by: Nicholas Wilson <thewilsonator@users.noreply.github.com> Merged-on-behalf-of: Iain Buclaw <ibuclaw@users.noreply.github.com>
2 parents ecc0573 + 63c0cc3 commit ebbf91a

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)