Skip to content

Commit

Permalink
Remove development tag from f39
Browse files Browse the repository at this point in the history
It's not in development anymore. :)

Signed-off-by: Phil Dibowitz <[email protected]>
  • Loading branch information
jaymzh authored and AMDmi3 committed Feb 26, 2024
1 parent 016b6e1 commit 499ec39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repos.d/rpm/fedora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,6 @@
{{ fedora(36, minpackages=24000, valid_till='2023-05-16', archived=True) }}
{{ 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', development=True) }}
{{ fedora(39, minpackages=21000, valid_till='2024-11-12') }}
{# fedora(40, minpackages=21000, valid_till='2025-05-13', development=True) #}
{{ fedora('rawhide', minpackages=21000, development=True) }}

0 comments on commit 499ec39

Please sign in to comment.