# [EPF-5] Week 16
Tests of Grandine on Windows are cleared and the CI action for Windows has been committed. All codes are ready to review.
## This Week
* New CI action with both Windows and Linux support [has been committed](https://github.com/grandinetech/grandine/pull/42/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03f).
* After some intensive debugging, I found the reason why the test failed. It is caused by that the default config of the Windows version of git (with GUI) will enable the crlf auto, and this will change the content of ssz testing binary. After fixing this, all tests of Grandine on Windows [are cleared now](https://github.com/mjzk/grandine/actions/runs/11043692434).
* All codes in PR is ready to review. But it seems no committer is in the review. Maybe the committers are in vacation or busy.
* In preparing new proposal about "Embedding Reth into Grandine". This proposal has been discussed with the mentor previously. And I am very interesting on this proposal.
## Next Week
* Ready to do all wanted tweakings when the feedback of PR is out.
* To submit the new EPF proposal if possible.