mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2024-11-18 19:10:43 +01:00
Merge pull request #419 from nevart/debian-bookworm
Add Debian 12 bookworm support
This commit is contained in:
commit
7fa232d1c1
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
- ubuntu2204
|
||||
- ubuntu2004
|
||||
- ubuntu1804
|
||||
- debian12
|
||||
- debian11
|
||||
- debian10
|
||||
- fedora34
|
||||
|
@ -16,6 +16,7 @@ galaxy_info:
|
||||
versions:
|
||||
- buster
|
||||
- bullseye
|
||||
- bookworm
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- bionic
|
||||
|
Loading…
Reference in New Issue
Block a user