Replace AZP remote test FreeBSD-14.2 with 14.3 for Ansible Core 2.19 (#755) (#757)

(cherry picked from commit 674315f2da)

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2026-06-10 13:53:05 +09:00
committed by GitHub
parent 66b84bf4cd
commit f358d63b4f
2 changed files with 5 additions and 2 deletions

View File

@@ -176,8 +176,8 @@ stages:
test: rhel/10.1
- name: RHEL 9.7
test: rhel/9.7
- name: FreeBSD 14.2
test: freebsd/14.2
- name: FreeBSD 14.3
test: freebsd/14.3
- name: FreeBSD 13.5
test: freebsd/13.5
- stage: Remote_2_18

View File

@@ -0,0 +1,3 @@
---
trivial:
- Replace AZP remote test FreeBSD-14.2 with 14.3 for Ansible Core 2.19.