Disabled aarch64-linux
Hercules CI system
This commit is contained in:
parent
563d6f296e
commit
bbf1ee9703
1 changed files with 1 additions and 3 deletions
|
@ -92,9 +92,7 @@
|
|||
inputs.hercules-ci-effects.flakeModule
|
||||
];
|
||||
systems = ["x86_64-linux" "aarch64-linux"];
|
||||
herculesCI = {...}: {
|
||||
ciSystems = ["x86_64-linux" "aarch64-linux"];
|
||||
};
|
||||
herculesCI.ciSystems = ["x86_64-linux"];
|
||||
});
|
||||
nixConfig = {
|
||||
extra-substituters = [
|
||||
|
|
Loading…
Add table
Reference in a new issue