mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-11-04 21:23:29 +01:00
Merge pull request #257 from noonedeadpunk/feature/add_debian_bookworm_testing
feat: Adding Debian 12 (bookworm) testing
This commit is contained in:
commit
5a9ba7442c
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
|
- rockylinux9
|
||||||
- ubuntu2204
|
- ubuntu2204
|
||||||
- debian11
|
- debian11
|
||||||
|
- debian12
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the codebase.
|
- name: Check out the codebase.
|
||||||
|
|
Loading…
Reference in a new issue