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 5e5df48 commit d78f2b8Copy full SHA for d78f2b8
.github/workflows/build.yml
@@ -445,6 +445,12 @@ jobs:
445
image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2025.0.3/photonvision_limelight3.img.xz
446
cpu: cortex-a7
447
image_additional_mb: 0
448
+ - os: ubuntu-22.04
449
+ artifact-name: LinuxArm64
450
+ image_suffix: limelight3G
451
+ image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2025.0.3/photonvision_limelight3g.img.xz
452
+ cpu: cortex-a7
453
+ image_additional_mb: 0
454
- os: ubuntu-22.04
455
artifact-name: LinuxArm64
456
image_suffix: orangepi5
0 commit comments