fix: pass test
All checks were successful
build / build (pull_request) Successful in 2m30s
build / build (push) Successful in 2m32s

This commit is contained in:
李衍志523370910113 2025-03-05 11:15:11 +08:00
parent deb90a02ca
commit 719f19232b
4 changed files with 6 additions and 6 deletions

View File

@ -301,7 +301,7 @@
},
"stdout": {
"name": "stdout",
"max": 33554432,
"max": 4194304,
"pipe": true
},
"stderr": {
@ -432,7 +432,7 @@
},
"stderr": {
"name": "stderr",
"max": 33554432,
"max": 8388608,
"pipe": true
},
"cpuLimit": 1000000000,
@ -570,7 +570,7 @@
},
"stdout": {
"name": "stdout",
"max": 33554432,
"max": 65,
"pipe": true
},
"stderr": {

View File

@ -32,7 +32,7 @@
},
"stdout": {
"name": "stdout",
"max": 33554432,
"max": 65,
"pipe": true
},
"stderr": {

View File

@ -37,7 +37,7 @@
},
"stderr": {
"name": "stderr",
"max": 33554432,
"max": 65,
"pipe": true
},
"cpuLimit": 1000000000,

View File

@ -31,7 +31,7 @@
},
"stdout": {
"name": "stdout",
"max": 33554432,
"max": 65,
"pipe": true
},
"stderr": {