nix/.github/workflows
Silvan Mosberger 75ec8e3130 ci: Always run with sandbox, even on Darwin
And fix a test failure in the sandbox due to /home
existing on Darwin but not being accessible in the sandbox since it's a
symlink to /System/Volumes/Data/home, see
https://github.com/NixOS/nix/actions/runs/4205378453/jobs/7297384658#step:6:2127:

    C++ exception with description "error: getting status of /home/schnitzel/darmstadt/pommes: Operation not permitted" thrown in the test body.

On Linux this wasn't a problem because there /home doesn't exist in the sandbox

(cherry picked from commit be48907470)
2023-06-18 04:03:26 +01:00
..
backport.yml Bump zeebe-io/backport-action from 1.1.0 to 1.2.0 2023-02-27 22:57:30 +00:00
ci.yml ci: Always run with sandbox, even on Darwin 2023-06-18 04:03:26 +01:00
hydra_status.yml Fix the hydra_status CI job 2022-07-05 16:28:39 +02:00
labels.yml add labeler workflow 2023-03-13 18:01:21 +02:00