Skip to content

Commit d2b0b70

Browse files
committed
Revert "nixosTests.gitlab: do not block nixos-unstable on aarch64"
This reverts commit 055ed20.
1 parent 34a0c14 commit d2b0b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nixos/release-combined.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ rec {
9999

100100
(onFullSupported "nixos.tests.firewall")
101101
(onFullSupported "nixos.tests.fontconfig-default-fonts")
102-
(onSystems [ "x86_64-linux" ] "nixos.tests.gitlab") # we lack energy to really debug aarch64 here
102+
(onFullSupported "nixos.tests.gitlab")
103103
(onFullSupported "nixos.tests.gnome")
104104
(onFullSupported "nixos.tests.gnome-xorg")
105105
(onSystems [ "x86_64-linux" ] "nixos.tests.hibernate")

0 commit comments

Comments
 (0)