Skip to content

Commit 46e85bf

Browse files
committed
Fix #305 - Add dls to the high memory builds
1 parent 0371582 commit 46e85bf

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)