Fedora 44 is a GO
Some checks failed
Linter / yamllint (pull_request) Successful in 27s
Linter / ansible-lint (pull_request) Failing after 50s

Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
Samyak Jain 2026-04-24 15:21:12 +05:30
commit 6e36c38c7c
4 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
---
FedoraCycleNumber: 43
FedoraCycleNumber: 44

View file

@ -1,2 +1,2 @@
---
FedoraBranched: True
FedoraBranched: False

View file

@ -1,2 +1,2 @@
---
FedoraPreviousPrevious: False
FedoraPreviousPrevious: True

View file

@ -2,6 +2,6 @@
# is the infrastructure freeze currently in place?
InfraFrozen: True
# is the pending release (Branched) currently frozen?
NextReleaseFrozen: True
NextReleaseFrozen: False
# for 'backwards compatibility'
Frozen: "{{ InfraFrozen }}"