We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1036b8 + c5a3ea8 commit 31fb021Copy full SHA for 31fb021
hercules-ci.nix
@@ -21,5 +21,5 @@
21
hercules-ci.github-pages.settings.contents = config.packages.lambda-buffers-book;
22
};
23
24
- herculesCI.ciSystems = [ "x86_64-linux" ];
+ herculesCI.ciSystems = [ "x86_64-linux" "x86_64-darwin" ];
25
}
0 commit comments