Skip to content

Commit a7588c3

Browse files
committed
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>
1 parent c406798 commit a7588c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tft.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ jobs:
9898
fail-fast: false
9999
matrix:
100100
include:
101-
- platform: Fedora-39
102-
ansible_version: 2.17
103101
- platform: Fedora-40
104102
ansible_version: 2.17
103+
- platform: Fedora-41
104+
ansible_version: 2.17
105105
- platform: CentOS-7-latest
106106
ansible_version: 2.9
107107
- platform: CentOS-Stream-8

0 commit comments

Comments
 (0)