canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.77k stars 213 forks source link

Run dqlite tests against most recent SQLite release. #565

Closed MathieuBordere closed 1 month ago

MathieuBordere commented 5 months ago

In addition to the versions installed by the package managers, add runs to the Github actions workflows that test against the latest released SQLite.

Would have caught #564 earlier.

cole-miller commented 4 months ago

We should do this with libuv and liblz4 as well