Skip to content

Commit 25953d1

Browse files
committed
Fix time limit for 10 year long run
1 parent 5f79625 commit 25953d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/gcp/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ steps:
7070
slurm_cpus_per_task: 4
7171
slurm_ntasks: 8
7272
slurm_mem: 0GB
73-
slurm_time: "144:00:00"
73+
slurm_time: "336:00:00"

0 commit comments

Comments
 (0)