Skip to content

Commit 901d3ed

Browse files
author
The Dlang Bot
authored
Merge pull request #319 from wilzbach/dls-high
Fix #305 - Add dls to the high memory builds merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2 parents 316d57b + 46e85bf commit 901d3ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

buildkite.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ memory_req["sociomantic-tsunami/ocean"]=high
180180
memory_req["dlang-bots/dlang-bot"]=high
181181
memory_req["dlang/dub"]=high
182182
memory_req["higgsjs/Higgs"]=high
183+
memory_req["LaurentTreguier/dls"]=high
183184

184185
for project_name in "${projects[@]}" ; do
185186
project="$(echo "$project_name" | sed "s/\([^+]*\)+.*/\1/")"

0 commit comments

Comments
 (0)