You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build the darwin CLI and formatter on a macOS runner to catch
darwin-specific build failures (broken nixpkgs deps, missing platform
guards, etc.). The job depends on cli-build so linux dependencies are
available in cachix — the macOS runner only builds the darwin-native
parts.
Make the setup_nix action cross-platform by gating linux-specific steps
(apparmor, btrfs) on runner.os == 'Linux'.
Signed-off-by: Spyros Seimenis <sse@edgeless.systems>
0 commit comments