Skip to content

Commit 38e4fef

Browse files
authored
Update main.yml to use Dev image (#24)
1 parent 60d5039 commit 38e4fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- uses: pguyot/arm-runner-action@v2
3030
with:
31-
base_image: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2025.0.3/photonvision_raspi_dev.img.xz
31+
base_image: https://github.com/PhotonVision/photon-image-modifier/releases/download/Dev/photonvision_raspi_dev.img.xz
3232
cpu: cortex-a7
3333
image_additional_mb: 1500
3434
bind_mount_repository: true

0 commit comments

Comments
 (0)