Update test-on-rpi.yml
fix space issue
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/test-on-rpi.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-on-rpi.yml
									
									
									
									
										vendored
									
									
								
							| @@ -25,7 +25,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           # Set the base_image to the desired Raspberry Pi OS version |           # Set the base_image to the desired Raspberry Pi OS version | ||||||
|           base_image: https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2023-10-10/2023-10-10-raspios-bookworm-armhf-lite.img.xz |           base_image: https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2023-10-10/2023-10-10-raspios-bookworm-armhf-lite.img.xz | ||||||
|           image_additional_mb: 1500 # enlarge free space to 1.5 GB |           image_additional_mb: 2000 # enlarge free space to 2 GB | ||||||
|           optimize_image: true |           optimize_image: true | ||||||
|           user: inky |           user: inky | ||||||
|           commands: | |           commands: | | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user