Skip to content

Commit

Permalink
Merge pull request #10174 from tweag/disable-failing-hydra-jobs
Browse files Browse the repository at this point in the history
flake: Remove the cross-compilation to freebsd13
  • Loading branch information
edolstra committed Mar 8, 2024
2 parents 4fda08d + ff74c08 commit 61b006d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
crossSystems = [
"armv6l-unknown-linux-gnueabihf"
"armv7l-unknown-linux-gnueabihf"
"x86_64-unknown-freebsd13"
"x86_64-unknown-netbsd"
];

Expand Down

0 comments on commit 61b006d

Please sign in to comment.