Skip to content

Commit 4b01b66

Browse files
authored
Add limelight 4 support (#1807)
Resolves #1804 --------- Signed-off-by: Jade Turner <[email protected]>
1 parent ee56bf7 commit 4b01b66

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,12 @@ jobs:
457457
image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2025.0.4/photonvision_limelight3g.img.xz
458458
cpu: cortex-a7
459459
image_additional_mb: 0
460+
- os: ubuntu-22.04
461+
artifact-name: LinuxArm64
462+
image_suffix: limelight4
463+
image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2025.0.4/photonvision_limelight4.img.xz
464+
cpu: cortex-a76
465+
image_additional_mb: 0
460466
- os: ubuntu-22.04
461467
artifact-name: LinuxArm64
462468
image_suffix: orangepi5

0 commit comments

Comments
 (0)