Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 907f591

Browse files
authored
Merge pull request #2205 from JinShil/update_circleci_host_compiler
Update Circle CI Host Compiler merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2 parents fa946db + a69eacc commit 907f591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -uexo pipefail
44

5-
HOST_DMD_VER=2.072.2 # same as in dmd/src/posix.mak
5+
HOST_DMD_VER=2.079.1
66
CURL_USER_AGENT="CirleCI $(curl --version | head -n 1)"
77
N=4
88
CIRCLE_NODE_INDEX=${CIRCLE_NODE_INDEX:-0}

0 commit comments

Comments
 (0)