Compare commits

..

2 commits

Author SHA1 Message Date
Hideki Saito
bdce41337b
Merge 4f1e6b4a6d into 2ed8bdc8e8 2023-07-04 00:17:23 +00:00
Hideki Saito
4f1e6b4a6d 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>
2023-07-04 09:15:24 +09:00

View file

@ -1,2 +1,3 @@
---
trivial:
- "Drop Python3.9 and replace Fedora37 with 38(https://github.com/ansible-collections/ansible.posix/issues/476).
- "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)."