Skip to content

Commit 0b75464

Browse files
committed
Bump CircleCi host compiler
1 parent 8d041bf commit 0b75464

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.078.1
66
CURL_USER_AGENT="CirleCI $(curl --version | head -n 1)"
77
DUB=${DUB:-$HOME/dlang/dub/dub}
88
N=2

0 commit comments

Comments
 (0)