diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c7d0af6e3..fecd1595d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,8 +10,7 @@ concurrency: cancel-in-progress: true env: - # WHEN BUMPING, UPDATE RUBIK IMAGE TO POINT TO VAR INSTEAD OF BEING HARDCODED - IMAGE_VERSION: v2026.1.3 + IMAGE_VERSION: v2026.1.4 jobs: @@ -561,8 +560,7 @@ jobs: artifact-name: LinuxArm64 image_suffix: rubikpi3 plat_override: LINUX_QCS6490 - # CHANGE BACK TO $IMAGE_VERSION AFTER BUMPING - image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2026.1.4/photonvision_rubikpi3.tar.xz + image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/$IMAGE_VERSION/photonvision_rubikpi3.tar.xz minimum_free_mb: 1024 root_location: 'offset=569376768' shrink_image: 'no'