Drop Python3.9 and update versions of RHEL,Fedora and FreeBSD for ansible-core:devel

* Addresses issue #476
* Drop Python3.9
* Replace Fedora 37 with 38
* Replace FreeBSD13.1 with 13.2
* Replace RHEL 8.7 with 8.8
* Replace RHEL 9.1 with 9.2

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2023-06-27 16:04:09 +09:00
parent 2ed8bdc8e8
commit 4f1e6b4a6d
3 changed files with 12 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- "Drop Python3.9 and update versions of RHEL,Fedora and FreeBSD for ansible-core:devel test(https://github.com/ansible-collections/ansible.posix/issues/476)."