[CI] Disable aarch64-linux

This commit is contained in:
Andrea Ciceri 2024-01-25 11:46:55 +01:00
parent afd2bb2d80
commit d5a091bcb6
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -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;