Not using Hercules-CI anymore.

This commit is contained in:
Sridhar Ratnakumar 2023-02-05 14:32:58 -05:00
parent d176ed4159
commit 385155c2e2

View file

@ -112,8 +112,5 @@
devShells.default = devShells.default =
config.mission-control.installToDevShell self'.devShells.main; config.mission-control.installToDevShell self'.devShells.main;
}; };
# CI configuration
flake.herculesCI.ciSystems = [ "x86_64-linux" "aarch64-darwin" ];
}; };
} }