Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 05:28
· 286 commits to master since this release
fix(ci): match renamed cache-key in GUI deps conditional

The Linux GUI deps install step was gated on the old cache-key name;
after renaming to ci-linux-x64-gnu-gui the step was silently skipped,
so builds failed at gdk-sys for lack of libgtk-3-dev.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>