mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
don't run tests on aarch64 hydra
This commit is contained in:
parent
7ef73499bf
commit
0b99f713f0
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ in
|
|||
|
||||
inherit src;
|
||||
|
||||
doCheck = stdenv.system == "x86_64-linux"; # building the tests takes +- forever on aarch64 for some reason
|
||||
|
||||
cargoLock = {
|
||||
lockFile = ./Cargo.lock;
|
||||
outputHashes = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue