mirror of
https://github.com/weewx/weewx.git
synced 2026-05-24 17:55:15 -04:00
Ubuntu 24.04 no longer offers sqlite
It's not needed anyway, as it is bundled with Python.
This commit is contained in:
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@@ -21,8 +21,7 @@ jobs:
|
||||
python3-pip \
|
||||
mariadb-client \
|
||||
mariadb-server \
|
||||
rsync \
|
||||
sqlite
|
||||
rsync
|
||||
sudo locale-gen de_DE.utf8
|
||||
sudo update-locale
|
||||
|
||||
|
||||
Reference in New Issue
Block a user