Fedora 44 Beta-1.2 is GO
Some checks failed
Linter / yamllint (pull_request) Successful in 25s
Linter / ansible-lint (pull_request) Failing after 42s

Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
Samyak Jain 2026-03-06 20:51:37 +05:30
commit 801e40b138
2 changed files with 2 additions and 2 deletions

View file

@ -3,4 +3,4 @@
# prebeta: After bodhi enablement/beta freeze and before beta release
# postbeta: After beta release and before final release
---
FedoraBranchedBodhi: prebeta
FedoraBranchedBodhi: postbeta

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 }}"