mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 13:22:58 +00:00
Extend CI matrix.
This commit is contained in:
@@ -173,7 +173,9 @@ stages:
|
||||
test: debian-bullseye/3.9
|
||||
- name: ArchLinux
|
||||
test: archlinux/3.10
|
||||
- name: CentOS Stream 8
|
||||
- name: CentOS Stream 8 w/ Python 3.6
|
||||
test: centos-stream8/3.6
|
||||
- name: CentOS Stream 8 w/ Python 3.9
|
||||
test: centos-stream8/3.9
|
||||
|
||||
### Remote
|
||||
@@ -195,6 +197,14 @@ stages:
|
||||
test: freebsd/12.3
|
||||
- name: FreeBSD 13.1
|
||||
test: freebsd/13.1
|
||||
- name: Alpine 3.16
|
||||
test: alpine/3.16
|
||||
- name: Fedora 36
|
||||
test: fedora/36
|
||||
- name: Ubuntu 20.04
|
||||
test: ubuntu/20.04
|
||||
- name: Ubuntu 22.04
|
||||
test: ubuntu/22.04
|
||||
- stage: Remote_2_14
|
||||
displayName: Remote 2.14
|
||||
dependsOn: []
|
||||
|
||||
Reference in New Issue
Block a user