nixpkgs-unstable channel: don't depend on the metrics job
This reverts commit c23e9e12f8
.
At this moment the benchmarking machine ("t2a") is unreachable from
outside due to IPv6 issues. (the "t4a" and "t4b" builders as well)
But even generally I can't see why this job should block channels,
provided that it won't remain broken over long term.
This commit is contained in:
parent
52c3a80050
commit
e0f4ee72bc
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ let
|
|||
meta.description = "Release-critical builds for the Nixpkgs unstable channel";
|
||||
constituents =
|
||||
[ jobs.tarball
|
||||
jobs.metrics
|
||||
jobs.manual
|
||||
jobs.lib-tests
|
||||
jobs.stdenv.x86_64-linux
|
||||
|
|
Loading…
Reference in a new issue