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

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2026-06-09 21:21:39 +09:00
committed by GitHub
parent f7945c4bc9
commit 674315f2da
2 changed files with 5 additions and 2 deletions

View File

@@ -326,8 +326,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

View File

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