ci: replace freebsd 13.2 with 13.3

The devel version of ansible-test has been updated to include support
for FreeBSD 13.3, so this change swaps out 13.2 accordingly.
This commit is contained in:
Chris Smart 2024-03-25 21:22:39 +10:00 committed by Hideki Saito
parent bda85b7453
commit b615d61fae
1 changed files with 2 additions and 2 deletions

View File

@ -178,8 +178,8 @@ stages:
targets:
- name: RHEL 9.3
test: rhel/9.3
- name: FreeBSD 13.2
test: freebsd/13.2
- name: FreeBSD 13.3
test: freebsd/13.3
- stage: Remote_2_16
displayName: Remote 2.16
dependsOn: []