Skip to content

Commit

Permalink
fedora: Mark 40 as not in development, add 41 development
Browse files Browse the repository at this point in the history
Fedora 40 is scheduled for release April 23, 2024
  • Loading branch information
jbicha authored and AMDmi3 committed Apr 23, 2024
1 parent 265a60a commit 7c58e1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion repos.d/rpm/fedora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,6 @@
{{ fedora(37, minpackages=21000, valid_till='2023-11-14') }}
{{ fedora(38, minpackages=21000, valid_till='2024-05-14') }}
{{ fedora(39, minpackages=21000, valid_till='2024-11-12') }}
{# fedora(40, minpackages=21000, valid_till='2025-05-13', development=True) #}
{{ fedora(40, minpackages=21000, valid_till='2025-05-13') }}
{# fedora(41, minpackages=21000, valid_till='2025-12-01', development=True) #}
{{ fedora('rawhide', minpackages=21000, development=True) }}

0 comments on commit 7c58e1d

Please sign in to comment.