ci/haskell-flake: moar runners

This commit is contained in:
Sridhar Ratnakumar 2024-03-22 19:24:11 -04:00
parent 6bc1c616fa
commit 142947453e

View file

@ -58,7 +58,7 @@
};
haskell-flake = {
url = "https://github.com/srid/haskell-flake";
num = 2;
num = 2 * 7;
};
heist-extra = {
url = "https://github.com/srid/heist-extra";