Commit graph

3 commits

Author SHA1 Message Date
Baptiste Jonglez
14899651b2 CI: Temporarily disable failing python 3.12 job
See #1297
2024-03-25 20:43:12 +01:00
Baptiste Jonglez
7466871d34 CI: Update databases version to match more recent Debian 2024-03-25 20:21:14 +01:00
Baptiste Jonglez
1c5c8a375d CI: Move lint and docs to separate action for readability
Currently, linting is done in one specific job of the big test Matrix, and
it's very easy to overlook.  But we want linting to be the first thing to fix.

Also reorganize and rename jobs for readability.

Finally, use python 3.11 for lint/docs because python 3.12 seems to break dev install.
2024-03-25 20:20:56 +01:00
Renamed from .github/workflows/test-docs.yml (Browse further)