Skip to content

Commit

Permalink
common: Lift the freeze for 4.7 (#4909)
Browse files Browse the repository at this point in the history
**Summary**

Solus 4.7 has been released, so we have no more need of a freeze.

**Test Plan**

n/a

**Checklist**

- [ ] Package was built and tested against unstable
- [ ] This change could gainfully be listed in the weekly sync notes
once merged <!-- Write an appropriate message in the Summary section,
then add the "Topic: Sync Notes" label -->
  • Loading branch information
HarveyDevel authored Jan 26, 2025
2 parents dfd6af2 + d234ba3 commit 63fb7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/CI/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Dates can be generated using `date --iso-8601=s`.
freeze:
start: "2025-01-10T23:59:59+00:00"
end: "2025-01-26T23:59:59+00:00"
end: "2025-01-25T23:30:30+00:00"

# Configuration for including static libraries.
static_libs:
Expand Down

0 comments on commit 63fb7a6

Please sign in to comment.