mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
ci: only on nixos-config for now.
This commit is contained in:
parent
4571988593
commit
5fdf9de526
1 changed files with 5 additions and 5 deletions
|
|
@ -2,11 +2,11 @@
|
|||
# My personal repos with self-hosted runners:
|
||||
# `num` is usually based on matrix configuration size
|
||||
srid = {
|
||||
haskell-flake.num = 2 * 7;
|
||||
nixos-config.num = 2;
|
||||
nixos-flake.num = 2 * 5;
|
||||
perpetuum.num = 2;
|
||||
emanote.num = 2;
|
||||
nixci.num = 2;
|
||||
# TODO: Moving these to Juspay
|
||||
# nixci.num = 2;
|
||||
# haskell-flake.num = 2 * 7;
|
||||
# nixos-flake.num = 2 * 5;
|
||||
# emanote.num = 2;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue