mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Add Debian Bookworm to CI (#6779)
* Add Debian Bookworm to CI. * The package has been netcat-openbsd for some time now. The transitional package was removed in Debian 12.
This commit is contained in:
parent
08fa05f05f
commit
8b5dc27d23
3 changed files with 16 additions and 1 deletions
|
@ -337,6 +337,8 @@ stages:
|
|||
targets:
|
||||
- name: Debian Bullseye
|
||||
test: debian-bullseye/3.9
|
||||
- name: Debian Bookworm
|
||||
test: debian-bookworm/3.11
|
||||
- name: ArchLinux
|
||||
test: archlinux/3.11
|
||||
- name: CentOS Stream 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue