Merge pull request #257 from noonedeadpunk/feature/add_debian_bookworm_testing

feat: Adding Debian 12 (bookworm) testing
This commit is contained in:
Jeff Geerling 2024-07-25 21:49:48 -05:00 committed by GitHub
commit 5a9ba7442c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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