forked from mirrors/nixpkgs
Add metrics job to unstable aggregate
This commit is contained in:
parent
fab439201e
commit
c23e9e12f8
|
@ -35,6 +35,7 @@ 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