From 33cd0bc3669aebee3ee2c14e5717226235f82566 Mon Sep 17 00:00:00 2001 From: xkm <150928331+dreamstarsky@users.noreply.github.com> Date: Sat, 3 May 2025 19:27:17 +0800 Subject: [PATCH] Update worker.yaml --- config/worker.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/worker.yaml b/config/worker.yaml index b9d6ddc..bf1e57b 100644 --- a/config/worker.yaml +++ b/config/worker.yaml @@ -7,10 +7,10 @@ limit: time: 10.0 # s cpu: 1.0 memory: 512 # MB - size: 1024 # KB + size: 1024000 # B process: 1 name: "default name" -compilerimage: "cpp_gcc-latest:latest" \ No newline at end of file +compilerimage: "cpp_gcc-latest:latest"