We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee56bf7 commit 4b01b66Copy full SHA for 4b01b66
.github/workflows/build.yml
@@ -457,6 +457,12 @@ jobs:
457
image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2025.0.4/photonvision_limelight3g.img.xz
458
cpu: cortex-a7
459
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
466
- os: ubuntu-22.04
467
artifact-name: LinuxArm64
468
image_suffix: orangepi5
0 commit comments