Skip to content

Commit

Permalink
Reduce runners from 8 to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Sep 6, 2024
1 parent b369df6 commit b4ad4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/github-runner.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
];
};
orgRunners = {
"nammayatri".num = 8;
"nammayatri".num = 4;
};
};

Expand Down

0 comments on commit b4ad4c1

Please sign in to comment.