[CI] Disable aarch64-linux
This commit is contained in:
parent
afd2bb2d80
commit
d5a091bcb6
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