We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb52f5 commit ecca0c2Copy full SHA for ecca0c2
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" "aarch64-linux" ];
+ herculesCI.ciSystems = [ "x86_64-linux" ];
25
}
0 commit comments