mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
checks: re-enable perlBindings
This commit is contained in:
parent
00f08deb48
commit
5cd5391dd8
1 changed files with 1 additions and 5 deletions
|
@ -201,11 +201,7 @@
|
||||||
# Some perl dependencies are broken on i686-linux.
|
# Some perl dependencies are broken on i686-linux.
|
||||||
# Since the support is only best-effort there, disable the perl
|
# Since the support is only best-effort there, disable the perl
|
||||||
# bindings
|
# bindings
|
||||||
|
perlBindings = self.hydraJobs.perlBindings.${system};
|
||||||
# Temporarily disabled because GitHub Actions OOM issues. Once
|
|
||||||
# the old build system is gone and we are back to one build
|
|
||||||
# system, we should reenable this.
|
|
||||||
#perlBindings = self.hydraJobs.perlBindings.${system};
|
|
||||||
}
|
}
|
||||||
# Add "passthru" tests
|
# Add "passthru" tests
|
||||||
// flatMapAttrs ({
|
// flatMapAttrs ({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue