colmena/.github
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
..
workflows .github: Don't build manual on macOS 2022-07-01 17:41:09 -07:00
latest_stable_api Release 0.3.0 2022-04-27 14:10:58 -07:00