mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-21 20:59:10 +00:00
Replace FreeBSD 14.3 with 14.4, and macOS 15.3 with 26.3.
This commit is contained in:
parent
bc22fbcaa0
commit
5aa14f1370
1 changed files with 6 additions and 4 deletions
|
|
@ -189,8 +189,8 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/{0}
|
testFormat: devel/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: macOS 15.3
|
- name: macOS 26.3
|
||||||
test: macos/15.3
|
test: macos/26.3
|
||||||
- name: RHEL 10.1
|
- name: RHEL 10.1
|
||||||
test: rhel/10.1
|
test: rhel/10.1
|
||||||
- name: RHEL 9.7
|
- name: RHEL 9.7
|
||||||
|
|
@ -198,8 +198,8 @@ stages:
|
||||||
# TODO: enable this ASAP!
|
# TODO: enable this ASAP!
|
||||||
# - name: FreeBSD 15.0
|
# - name: FreeBSD 15.0
|
||||||
# test: freebsd/15.0
|
# test: freebsd/15.0
|
||||||
- name: FreeBSD 14.3
|
- name: FreeBSD 14.4
|
||||||
test: freebsd/14.3
|
test: freebsd/14.4
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|
@ -212,6 +212,8 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: 2.20/{0}
|
testFormat: 2.20/{0}
|
||||||
targets:
|
targets:
|
||||||
|
- name: macOS 15.3
|
||||||
|
test: macos/15.3
|
||||||
- name: RHEL 10.1
|
- name: RHEL 10.1
|
||||||
test: rhel/10.1
|
test: rhel/10.1
|
||||||
- name: FreeBSD 14.3
|
- name: FreeBSD 14.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue