Skip to content

Commit 929aca0

Browse files
committed
maybe the memory limit doesn't work
1 parent fc4e3a7 commit 929aca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ steps:
2222
GROUP: "All"
2323
TEST_FAST: true
2424
RETESTITEMS_NWORKERS: 2
25-
JULIA_CUDA_HARD_MEMORY_LIMIT: "50%"
25+
# JULIA_CUDA_HARD_MEMORY_LIMIT: "50%"
2626
if: build.message !~ /\[skip tests\]/
2727
timeout_in_minutes: 180
2828
matrix:

0 commit comments

Comments
 (0)