nixpkgs-unstable channel: don't depend on the metrics job
This reverts commit c23e9e12f85c3dc7d5412d9a35d0fbfe59d2ccba. 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
@ -89,7 +89,6 @@ let
|
|||||||
meta.description = "Release-critical builds for the Nixpkgs unstable channel";
|
meta.description = "Release-critical builds for the Nixpkgs unstable channel";
|
||||||
constituents =
|
constituents =
|
||||||
[ jobs.tarball
|
[ jobs.tarball
|
||||||
jobs.metrics
|
|
||||||
jobs.manual
|
jobs.manual
|
||||||
jobs.lib-tests
|
jobs.lib-tests
|
||||||
jobs.stdenv.x86_64-linux
|
jobs.stdenv.x86_64-linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user