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" ];
|
systems = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ];
|
||||||
|
|
||||||
herculesCI = { lib, ... }: {
|
herculesCI = { lib, ... }: {
|
||||||
ciSystems = [ "x86_64-linux" "aarch64-linux" ];
|
|
||||||
|
|
||||||
onPush.default.outputs = {
|
onPush.default.outputs = {
|
||||||
checks = lib.mkForce self.outputs.checks.x86_64-linux;
|
checks = lib.mkForce self.outputs.checks.x86_64-linux;
|
||||||
packages = lib.mkForce self.outputs.packages.x86_64-linux;
|
packages = lib.mkForce self.outputs.packages.x86_64-linux;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue