commit | 0808692e5071bc19d204def9d7e0ee488fc715d7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Aug 10 12:52:24 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 17 16:39:20 2023 -0400 |
tree | 3522dea6d6e5bff9c2d9bcae8354e16223c5b518 | |
parent | 6532fabe8094ca94a0d3f3de74e9f7ac7a57afc5 [diff] |
CI: Switch to tools-only from sandbox_spl for tooling tests When running tools for various tests use the tools-only build rather than sandbox_spl. We used sandbox_spl here for historical reasons that are no longer true. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>