We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43373a2 commit 1b7d25fCopy full SHA for 1b7d25f
1 file changed
.github/workflows/tft.yml
@@ -98,10 +98,10 @@ jobs:
98
fail-fast: false
99
matrix:
100
include:
101
- - platform: Fedora-39
102
- ansible_version: 2.17
103
- platform: Fedora-40
104
ansible_version: 2.17
+ - platform: Fedora-41
+ ansible_version: 2.17
105
- platform: CentOS-7-latest
106
ansible_version: 2.9
107
- platform: CentOS-Stream-8
0 commit comments