temp disable arm
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
c0ca89728e
commit
3e9aa38a43
@ -133,7 +133,8 @@
|
|||||||
let
|
let
|
||||||
systems = [
|
systems = [
|
||||||
"x86_64-linux"
|
"x86_64-linux"
|
||||||
"aarch64-linux"
|
# disable arm for now as hydra isn't set up for it
|
||||||
|
# "aarch64-linux"
|
||||||
];
|
];
|
||||||
|
|
||||||
forEachSystem = lib.genAttrs systems;
|
forEachSystem = lib.genAttrs systems;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user