chore: update example cpu limit time
This commit is contained in:
		
							parent
							
								
									0e87ad8943
								
							
						
					
					
						commit
						c8f0fde629
					
				|  | @ -32,7 +32,7 @@ name = "sandbox" | ||||||
| [stages.executor.with.default] | [stages.executor.with.default] | ||||||
| args = ["./a"] | args = ["./a"] | ||||||
| env = ["PATH=/usr/bin:/bin"] | env = ["PATH=/usr/bin:/bin"] | ||||||
| cpuLimit = 10_000_000_000 | cpuLimit = 1_000_000_000 | ||||||
| memoryLimit = 104_857_600 | memoryLimit = 104_857_600 | ||||||
| procLimit = 50 | procLimit = 50 | ||||||
| copyOut = ["stdout", "stderr"] | copyOut = ["stdout", "stderr"] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user