Skip to content

Commit ecca0c2

Browse files
committed
Disable aarch64-linux CI builder (purescript support is missing)
1 parent 5bb52f5 commit ecca0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hercules-ci.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
hercules-ci.github-pages.settings.contents = config.packages.lambda-buffers-book;
2222
};
2323

24-
herculesCI.ciSystems = [ "x86_64-linux" "aarch64-linux" ];
24+
herculesCI.ciSystems = [ "x86_64-linux" ];
2525
}

0 commit comments

Comments
 (0)