Commit Graph

3 Commits

Author SHA1 Message Date
antondlr
1d921b2b4e Only bake warpbuild snapshot from stable (#9462)
Co-Authored-By: antondlr <anton@sigmaprime.io>
2026-06-13 13:23:30 +00:00
Jimmy Chen
539a77c531 Update warp snapshot build job (#9459)
There's a recent breaking change that deprecated dashboard-based snapshot enablement, and is breaking our CI:
https://www.warpbuild.com/docs/ci/changelog/2026-june#june-8-2026

> Legacy dashboard-based snapshot enablement has been removed. Runners previously configured with snapshots enabled from the dashboard will no longer use snapshots. To continue using snapshot runners, migrate to the label-based configuration by adding snapshot.enabled=true or snapshot.key=<alias> to your runs-on labels. See the [Snapshot Runners docs](https://www.warpbuild.com/docs/ci/features/snapshot-runners) for migration details.


  


Co-Authored-By: Jimmy Chen <jchen.tc@gmail.com>
2026-06-12 02:17:49 +00:00
Sayan Mallick
5384ab8d67 Update CI: warp runnner to use snapshot and use warm (#9217)
Update the ci workflow to use warpbuild snapshot image and test suit uses `Swatinew/rust-cache` to utilize warpbuild cache


  


Co-Authored-By: lemon <snyxmk@gmail.com>
2026-05-01 00:05:17 +00:00