colmena/.github/workflows
Zhaofeng Li fbf25faa24 .github: Don't build manual on macOS
The following doesn't build on macOS:

```nix
pkgs.python3Minimal.override {
  inherit self;
  includeSiteCustomize = true;
}
```

Same error as in
<https://github.com/NixOS/nixpkgs/issues/101229#issuecomment-1086295309>.
2022-07-01 17:41:09 -07:00
..
build.yml .github: Don't build manual on macOS 2022-07-01 17:41:09 -07:00
linters.yml Apply flake8 to manual preprocessor 2022-06-24 17:34:37 -07:00
manual-stable.yml .github: Rename workflows for clarity 2022-01-02 13:16:24 -08:00
manual.yml .github: Rename workflows for clarity 2022-01-02 13:16:24 -08:00