Skip to content

Commit

Permalink
ci: Use Fedora 41, drop Fedora 39
Browse files Browse the repository at this point in the history
Fedora 41 is released, and Fedora 39 will soon be unsupported

Signed-off-by: Rich Megginson <[email protected]>
  • Loading branch information
richm committed Dec 2, 2024
1 parent 7081aa7 commit a36c57a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a36c57a

Please sign in to comment.