Skip to content

Commit 33fabb8

Browse files
authored
Merge pull request #118 from mlabs-haskell/sam/update-ci
Remove hercules CI
2 parents d882ffb + 43cd979 commit 33fabb8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flake.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,5 @@
412412
checks = perSystem (system: self.flake.${system}.checks // {
413413
formatCheck = formatCheckFor system;
414414
});
415-
416-
herculesCI.ciSystems = [ "x86_64-linux" ];
417415
};
418416
}

0 commit comments

Comments
 (0)