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

Remove superfluous VM.

This commit is contained in:
Felix Fontein 2022-12-20 07:18:45 +01:00
parent f95e0d775d
commit c212d67215

View file

@ -203,8 +203,6 @@ stages:
test: rhel/7.9 test: rhel/7.9
- name: RHEL 9.0 - name: RHEL 9.0
test: rhel/9.0 test: rhel/9.0
- name: FreeBSD 12.3
test: freebsd/12.3
- name: FreeBSD 13.1 - name: FreeBSD 13.1
test: freebsd/13.1 test: freebsd/13.1
groups: groups:
@ -221,8 +219,8 @@ stages:
targets: targets:
- name: RHEL 9.0 - name: RHEL 9.0
test: rhel/9.0 test: rhel/9.0
- name: FreeBSD 13.1 - name: FreeBSD 12.3
test: freebsd/13.1 test: freebsd/12.3
groups: groups:
- 1 - 1
- 2 - 2