forked from mirrors/nixpkgs
unstable job: don't depend on glib-tested yet (fails)
This commit is contained in:
parent
2cf1f0b229
commit
a35d4a9d4e
|
@ -35,8 +35,10 @@ let
|
|||
# Ensure that X11/GTK+ are in order.
|
||||
jobs.thunderbird.x86_64-linux
|
||||
jobs.thunderbird.i686-linux
|
||||
/* not ready yet
|
||||
jobs.glib-tested.x86_64-linux # standard glib doesn't do checks
|
||||
jobs.glib-tested.i686-linux
|
||||
*/
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue