| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
| |
We don't do much when choosing in memory or not, sqlite does all the
work of managing the data, so there's not much point for us testing both
modes.
This will also have the benefit of reducing the time needed to run the
CI, especially for aarch64 which is super slow.
|
| | |
|
| |
|
|
|
|
|
|
| |
Building sqlite increases the build time to close to an hour, which is
way too long.
We might need to build for aarch64 on another CI platform, but for now
just disable this step.
|
| |
|
|
|
| |
For some reason the build fails with an undefined symbol on Debian
aarch64, apparently can be fixed by using musl instead of glibc.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
also test both modes
|
| |
|