feat: clang++ with more mem
This commit is contained in:
		
							parent
							
								
									06cf2097db
								
							
						
					
					
						commit
						26a14ea1da
					
				|  | @ -7,7 +7,7 @@ | ||||||
|                 "with": { |                 "with": { | ||||||
|                     "default": { |                     "default": { | ||||||
|                         "args": [ |                         "args": [ | ||||||
|               "g++", |                             "clang++", | ||||||
|                             "a.cc", |                             "a.cc", | ||||||
|                             "-o", |                             "-o", | ||||||
|                             "a" |                             "a" | ||||||
|  | @ -16,7 +16,7 @@ | ||||||
|                             "PATH=/usr/bin:/bin" |                             "PATH=/usr/bin:/bin" | ||||||
|                         ], |                         ], | ||||||
|                         "cpuLimit": 10000000000, |                         "cpuLimit": 10000000000, | ||||||
|             "memoryLimit": 104857600, |                         "memoryLimit": 209715200, | ||||||
|                         "procLimit": 50, |                         "procLimit": 50, | ||||||
|                         "copyInDir": ".", |                         "copyInDir": ".", | ||||||
|                         "copyOut": [ |                         "copyOut": [ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user