mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-27 02:59:00 +02:00
tests/lsp: improve vectorcode comment
It isn't broken on aarch64-linux, but it can't run in the build sandbox. Therefore we can't run it in our tests.
This commit is contained in:
parent
35708afc63
commit
cd1f50b1e8
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ let
|
||||||
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)
|
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)
|
||||||
"sourcekit"
|
"sourcekit"
|
||||||
|
|
||||||
# pkgs.vectorcode is not available on this platform
|
# pkgs.vectorcode cannot run in the build sandbox on this platform, due to issues with onnxruntime
|
||||||
"vectorcode_server"
|
"vectorcode_server"
|
||||||
|
|
||||||
# TODO: 2024-10-05 build failure
|
# TODO: 2024-10-05 build failure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue