mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-11-04 21:23:29 +01:00
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:
parent
9b8f7fe7bd
commit
284b65d4dc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -44,6 +44,7 @@ jobs:
|
|||
- rockylinux9
|
||||
- ubuntu2204
|
||||
- debian11
|
||||
- debian12
|
||||
|
||||
steps:
|
||||
- name: Check out the codebase.
|
||||
|
|
Loading…
Reference in a new issue