Ubuntu 24.04 no longer offers sqlite

It's not needed anyway, as it is bundled with Python.
This commit is contained in:
Tom Keffer
2025-01-19 12:13:46 -08:00
parent 1566a768af
commit d1faa8799e

View File

@@ -21,8 +21,7 @@ jobs:
python3-pip \
mariadb-client \
mariadb-server \
rsync \
sqlite
rsync
sudo locale-gen de_DE.utf8
sudo update-locale