mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 23:41:58 +00:00
Fixes the compile warning in macOS for the `version-check` CI job. Removes some error variants that were never matched on, folding them into `anyhow::Error`s