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
@YashC Thanks for reaching out regarding this issue . Currently, Windows support is not on our immediate roadmap. We will take your request into consideration in a future release. We will update this issue once we have a potential date.
Looks like Travis doesn't support a Windows build yet: travis-ci/travis-ci#2104
Neither does AWS CodeBuild, but according to this blog post from December :
It looks like AWS CodeBuild may be adding Windows support soon.
EDIT: Looks like Appveyor currently supports a Windows build: https://www.appveyor.com/
Code that would have to be fixed or replaced for a Windows build:
dev/urandom
with Windows equivalent__attribute__((cleanup))
The text was updated successfully, but these errors were encountered: