Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #219 to build on Windows and mac #220

Merged
merged 4 commits into from
Oct 12, 2023
Merged

Conversation

jakebeal
Copy link
Contributor

@jakebeal jakebeal commented Oct 12, 2023

Fix #219 by changing build strategy to actually use the specific OSes rather than ignoring them.

This uncovered two sets of failing tests:

Fix #219 by changing build strategy to actually use the specific OSes rather than ignoring them.
…ctory in order to be compatible with Windows tempfile restrictions
I am not happy to have these not working, but they have been not working for quite some time, and we only just found out about it in resolving #219.
@jakebeal jakebeal merged commit d468ade into develop Oct 12, 2023
16 checks passed
@jakebeal jakebeal deleted the 219-windows-and-mac-builds branch October 12, 2023 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows build is not running on Windows
1 participant