Re-disable aarch64-linux
in CI
Still getting `stack overflow` 😭
This commit is contained in:
parent
b19005cdb4
commit
17a61d35b7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
];
|
];
|
||||||
herculesCI.ciSystems = [
|
herculesCI.ciSystems = [
|
||||||
"x86_64-linux"
|
"x86_64-linux"
|
||||||
"aarch64-linux"
|
# "aarch64-linux"
|
||||||
];
|
];
|
||||||
hercules-ci.flake-update = {
|
hercules-ci.flake-update = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue