feat: Adding Debian 12 (bookworm) testing

Debian 12 has been released on June 29, 2023, so it should be stable
enough at this point to add it to the test matrix.
This commit is contained in:
Dmitriy Rabotyagov 2024-07-24 19:44:35 +02:00
parent 9b8f7fe7bd
commit 284b65d4dc

View file

@ -44,6 +44,7 @@ jobs:
- rockylinux9
- ubuntu2204
- debian11
- debian12
steps:
- name: Check out the codebase.