nickna / Neighborly

An open-source vector database
MIT License
9 stars 2 forks source link

ci: Run tests on latest windows and ubuntu runners #68

Closed hangy closed 5 days ago

hangy commented 5 days ago

## 📝 Description

Ensure that tests succeed (right now, fail) on both platforms.

🔗 Related Issues

None

💡 Additional Notes

I believe this to be helpful, because we've both noticed some platform specific differences/issues, especially when working with MemoryMappedFile. It needs to be seen if the public GitHub actions runners can run with the memory requirements.