flake: remove ciSystems
This commit is contained in:
parent
a1aa19ebfc
commit
0594d601a0
1 changed files with 0 additions and 2 deletions
|
@ -50,8 +50,6 @@
|
|||
systems = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ];
|
||||
|
||||
herculesCI = { lib, ... }: {
|
||||
ciSystems = [ "x86_64-linux" "aarch64-linux" ];
|
||||
|
||||
onPush.default.outputs = {
|
||||
checks = lib.mkForce self.outputs.checks.x86_64-linux;
|
||||
packages = lib.mkForce self.outputs.packages.x86_64-linux;
|
||||
|
|
Loading…
Add table
Reference in a new issue