mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-25 01:41:40 +00:00
Pursuant to caching being added in https://github.com/photonvision/photonvision/photon-image-runner, we can now cache images for our action. We're only caching the rubik image as we need to wait for all of them to finish anyways, and caching the other ones as well won't gain time. Also, downgrade to windows 2022 cause MSVC ICE bugs. Also also, bump pnpm to 11 in actions cause windows using the version as part of the path for caches (why? WHY??) --------- Co-authored-by: Matt Morley <matthew.morley.ca@gmail.com>