mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 22:21:09 +03:00
Bump HOST_DMD_VER to 2.095.0 as requested in #8285
This commit is contained in:
parent
36eeb42292
commit
78d152bedb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -uexo pipefail
|
||||
|
||||
HOST_DMD_VER=2.079.1
|
||||
HOST_DMD_VER=2.095.0
|
||||
CURL_USER_AGENT="CirleCI $(curl --version | head -n 1)"
|
||||
DUB=${DUB:-dub}
|
||||
N=${N:-2}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue