You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: find binary path in two places for meta-query compatability test
Databend release once changed binary path from `./databend-meta` to `./bin/databend-meta`.
The compatibility test that brings up an old binary should search for
these two places.
- Related: #7617
0 commit comments