Replace remote test env RHEL9.7 and 10.1 with 9.8 and 10.2 (#763)

- Replace 9.7 with 9.8
- Replace 10.1 with 10.2
- Addresses https://github.com/ansible/ansible/pull/87120

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2026-07-01 10:39:34 +09:00
committed by GitHub
parent 18f2f69c53
commit e114652e45
2 changed files with 7 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- Replace AZP remote test RHEL9.7 and RHEL10.1 with 9.8 and 10.2 for devel branch.