mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Add Debian Bookworm to CI. (#631)
This commit is contained in:
@@ -177,6 +177,8 @@ stages:
|
|||||||
targets:
|
targets:
|
||||||
- name: Debian Bullseye
|
- name: Debian Bullseye
|
||||||
test: debian-bullseye/3.9
|
test: debian-bullseye/3.9
|
||||||
|
- name: Debian Bookworm
|
||||||
|
test: debian-bookworm/3.11
|
||||||
- name: ArchLinux
|
- name: ArchLinux
|
||||||
test: archlinux/3.11
|
test: archlinux/3.11
|
||||||
- name: CentOS Stream 8 with Python 3.9
|
- name: CentOS Stream 8 with Python 3.9
|
||||||
|
|||||||
@@ -72,6 +72,8 @@ system_python_version_data:
|
|||||||
Debian:
|
Debian:
|
||||||
'11':
|
'11':
|
||||||
- '3.9'
|
- '3.9'
|
||||||
|
'12':
|
||||||
|
- '3.11'
|
||||||
Alpine:
|
Alpine:
|
||||||
'3.16':
|
'3.16':
|
||||||
- '3.10'
|
- '3.10'
|
||||||
|
|||||||
Reference in New Issue
Block a user