1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Remove FreeBSD 12.0 and 12.2 from CI. (#4522)

This commit is contained in:
Felix Fontein 2022-04-17 21:23:57 +02:00 committed by GitHub
parent 3e6c47a7a5
commit d94ec28b57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -189,8 +189,8 @@ stages:
test: rhel/7.9 test: rhel/7.9
- name: RHEL 8.4 - name: RHEL 8.4
test: rhel/8.4 test: rhel/8.4
- name: FreeBSD 12.2 #- name: FreeBSD 12.2
test: freebsd/12.2 # test: freebsd/12.2
- name: FreeBSD 13.0 - name: FreeBSD 13.0
test: freebsd/13.0 test: freebsd/13.0
groups: groups:
@ -211,8 +211,8 @@ stages:
test: rhel/7.9 test: rhel/7.9
- name: RHEL 8.3 - name: RHEL 8.3
test: rhel/8.3 test: rhel/8.3
- name: FreeBSD 12.2 #- name: FreeBSD 12.2
test: freebsd/12.2 # test: freebsd/12.2
groups: groups:
- 1 - 1
- 2 - 2
@ -234,8 +234,8 @@ stages:
test: rhel/7.8 test: rhel/7.8
- name: RHEL 8.2 - name: RHEL 8.2
test: rhel/8.2 test: rhel/8.2
- name: FreeBSD 12.1 #- name: FreeBSD 12.1
test: freebsd/12.1 # test: freebsd/12.1
groups: groups:
- 1 - 1
- 2 - 2
@ -249,8 +249,8 @@ stages:
targets: targets:
- name: RHEL 8.2 - name: RHEL 8.2
test: rhel/8.2 test: rhel/8.2
- name: FreeBSD 12.0 #- name: FreeBSD 12.0
test: freebsd/12.0 # test: freebsd/12.0
groups: groups:
- 1 - 1
- 2 - 2