Skip to content

Commit

Permalink
CI/config.yaml: Add release freeze period for 4.6 (#3935)
Browse files Browse the repository at this point in the history
Set end date to give us a bit of leeway.
  • Loading branch information
silkeh authored Sep 29, 2024
2 parents 7c61f1d + 9bc7889 commit a748830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/CI/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
freeze:
start: null
end: null
start: "2024-09-27T23:59:59+00:00"
end: "2024-10-13T23:59:59+00:00"

0 comments on commit a748830

Please sign in to comment.