run x86_64-linux on hercules-ci
This commit is contained in:
parent
b8a570ae0d
commit
d693f6d5a2
1 changed files with 3 additions and 1 deletions
|
|
@ -133,5 +133,7 @@
|
|||
// (vm_test "ssl" ./test/blocks/ssl.nix)
|
||||
);
|
||||
}
|
||||
);
|
||||
) // {
|
||||
herculesCI.ciSystems = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue