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 d9b86a7 commit ee4501fCopy full SHA for ee4501f
.github/workflows/build.yml
@@ -445,6 +445,12 @@ jobs:
445
image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/$IMAGE_VERSION/photonvision_limelight4.img.xz
446
cpu: cortex-a76
447
image_additional_mb: 0
448
+ - os: ubuntu-24.04
449
+ artifact-name: LinuxArm64
450
+ image_suffix: luma_p1
451
+ image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/$IMAGE_VERSION/photonvision_luma_p1.img.xz
452
+ cpu: cortex-a76
453
+ image_additional_mb: 0
454
- os: ubuntu-24.04
455
artifact-name: LinuxArm64
456
image_suffix: orangepi5
0 commit comments