Skip to content

Commit 102c596

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 <[email protected]>
1 parent 4955e75 commit 102c596

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tft.yml

+2-2
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)