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

Commit a69eacc

Browse files
committed
Update Circle CI Host Compiler
1 parent 4a1d176 commit a69eacc

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)