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

[PR #6985/d9951cbc backport][stable-6] CI: move FreeBSD 12.4 from ansible-core devel to stable-2.15 (#6986)

CI: move FreeBSD 12.4 from ansible-core devel to stable-2.15 (#6985)

Move FreeBSD 12.4 from ansible-core devel to stable-2.15.

(cherry picked from commit d9951cbc32)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2023-07-21 16:55:54 +02:00 committed by GitHub
parent f635ed6c2e
commit 92529d5605
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -195,8 +195,6 @@ stages:
test: rhel/8.8 test: rhel/8.8
- name: FreeBSD 13.2 - name: FreeBSD 13.2
test: freebsd/13.2 test: freebsd/13.2
- name: FreeBSD 12.4
test: freebsd/12.4
groups: groups:
- 1 - 1
- 2 - 2
@ -217,6 +215,8 @@ stages:
test: rhel/7.9 test: rhel/7.9
- name: FreeBSD 13.1 - name: FreeBSD 13.1
test: freebsd/13.1 test: freebsd/13.1
- name: FreeBSD 12.4
test: freebsd/12.4
groups: groups:
- 1 - 1
- 2 - 2