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

Reduce Windows CI to just stable Rust #714

Merged
merged 1 commit into from
Dec 18, 2019
Merged

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Dec 18, 2019

CI for #711 ran into a broken beta windows-gnu toolchain, which is frustrating, but in general I already feel that it's overkill to test so much on Windows. The Linux builds on Travis CI already test a breadth of compiler versions, and it does so in parallel, whereas Appveyor runs serially. We can just test Windows stable to be sure the platform works at all, and leave it at that.

@cuviper
Copy link
Member Author

cuviper commented Dec 18, 2019

bors r+

bors bot added a commit that referenced this pull request Dec 18, 2019
714: Reduce Windows CI to just stable Rust r=cuviper a=cuviper

CI for #711 ran into a broken beta windows-gnu toolchain, which is frustrating, but in general I already feel that it's overkill to test so much on Windows. The Linux builds on Travis CI already test a breadth of compiler versions, and it does so in parallel, whereas Appveyor runs serially. We can just test Windows stable to be sure the platform works at all, and leave it at that.

Co-authored-by: Josh Stone <cuviper@gmail.com>
@bors
Copy link
Contributor

bors bot commented Dec 18, 2019

@bors bors bot merged commit b029b4e into rayon-rs:master Dec 18, 2019
@cuviper cuviper mentioned this pull request Dec 18, 2019
@cuviper cuviper deleted the fewer-windows branch March 11, 2020 23:48
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.

1 participant