mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-22 22:20:02 +00:00
* feat: new dev-build * fix: copy * chore: rm dbg run * fix: binstall install script * chore: typos * fix: update useable image * fix: properly uninstall gcc-9 * chore: another try * chore: print current cc version * chore: another try to release * fix: use gcc-10 by `update-alternatives` * chore: update dev-build image * remove gcc-9 again and install make/cmake * use new image * alias gcc-10/g++-10 to every variant * again..... * fix.... * again release .... * chore: remove auto remove * feat: rustls default to ring * chore: update Cargo.lock * chore: update Cargo.lock * Apply suggestions from code review --------- Co-authored-by: Ruihang Xia <waynestxia@gmail.com>