You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI on main is currently broken for several reasons:
- The Makefile wasn't Windows friendly.
- Some of the documentation had broken links.
- Some of the documentation was poorly formatted.
- Windows support is broken.
All but the last issue has been fixed by this PR.
We're dropping Windows support for now.
Two follow-ups were created: #53, #54
We believe that cff works on Windows just fine,
but the tests currently have hard-coded Linu paths.
This is tracking fixing those and re-enabling Windows builds.
The text was updated successfully, but these errors were encountered: