Skip to content

Commit

Permalink
Disable musl build of profiled binaries on hydra
Browse files Browse the repository at this point in the history
  • Loading branch information
jbgi committed May 27, 2021
1 parent 18b5cd5 commit 8e730b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.nix
Expand Up @@ -123,7 +123,7 @@ let
["checks" "hlint"] ["dockerImage"] ["submitApiDockerImage"] ["clusterTests"] ["nixosTests"]
[ "haskellPackages" "cardano-node-chairman" "checks" ]
[ "haskellPackages" "cardano-node-chairman" "coverageReport" ]
[ "cardano-node-profiled" "components" "exes" ]
[ "cardano-node-profiled" ] [ "cardano-node-eventlogged" ]
[ "checks" "tests" "cardano-node-chairman" ]
[ "workbench" ] [ "profiles" ]
];
Expand Down

0 comments on commit 8e730b3

Please sign in to comment.