mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
This fixes a CI bug where the dialyzer cache was not being scoped to the elixir version, causing cache issues that fail CI jobs. This also performs some tidying up of the cache key to scope it by runner arch too for elixir deps, and make clear what the cache key references. https://github.com/firezone/firezone/actions/runs/9877195625