checks/tempo: only build on x86_64-linux
This commit is contained in:
parent
8d4b23df72
commit
9f6c6aed31
1 changed files with 1 additions and 0 deletions
|
@ -15,5 +15,6 @@
|
|||
checks = {
|
||||
keycloak = [ "x86_64-linux" ];
|
||||
patroni = [ "x86_64-linux" ];
|
||||
tempo = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue