mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 01:00:19 +00:00 
			
		
		
		
	Increased qemu image size
This commit is contained in:
		
							parent
							
								
									7a81dfc701
								
							
						
					
					
						commit
						b9d2a9989d
					
				
							
								
								
									
										2
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							@ -252,7 +252,7 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          base_image: dietpi:rpi_armv8_bullseye
 | 
					          base_image: dietpi:rpi_armv8_bullseye
 | 
				
			||||||
          cpu: cortex-a53
 | 
					          cpu: cortex-a53
 | 
				
			||||||
          image_additional_mb: 5000 # ~ 5GB
 | 
					          image_additional_mb: 6000 # ~ 6GB
 | 
				
			||||||
          optimize_image: false
 | 
					          optimize_image: false
 | 
				
			||||||
          shell: /bin/bash
 | 
					          shell: /bin/bash
 | 
				
			||||||
          commands: |
 | 
					          commands: |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user