ci: Use Fedora 41, drop Fedora 39
Fedora 41 is released, and Fedora 39 will soon be unsupported Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
committed by
Richard Megginson
parent
86685b0f5b
commit
0cc6d3d650
@@ -98,10 +98,10 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- platform: Fedora-39
|
||||
ansible_version: 2.17
|
||||
- platform: Fedora-40
|
||||
ansible_version: 2.17
|
||||
- platform: Fedora-41
|
||||
ansible_version: 2.17
|
||||
- platform: CentOS-7-latest
|
||||
ansible_version: 2.9
|
||||
- platform: CentOS-Stream-8
|
||||
|
||||
Reference in New Issue
Block a user