Skip to content

Commit 924a8f4

Browse files
committed
Remove x86_64-darwin from Hercules CI
1 parent aaca67f commit 924a8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hercules-ci.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
hercules-ci.github-pages.settings.contents = config.packages.docs;
2222
};
2323

24-
herculesCI.ciSystems = [ "x86_64-linux" "x86_64-darwin" ];
24+
herculesCI.ciSystems = [ "x86_64-linux" ];
2525
}

0 commit comments

Comments
 (0)