mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2024-12-23 16:22:59 +03:00
Add Debian 12 bookworm support
This commit is contained in:
parent
78e50d46e2
commit
81f23a11dc
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