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

limit windows builds to Rust 1.77 (to keep Windows 7 support) #1463

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

davidhewitt
Copy link
Contributor

Change Summary

Rust 1.78 targets Windows 10. Python 3.9 requires Windows 10.

Until we drop Python 3.8 support, we should build for Windows on Rust 1.77.

Related issue number

Fixes #1418

Checklist

  • Unit tests for the changes exist
  • Documentation reflects the changes where applicable
  • Pydantic tests pass with this pydantic-core (except for expected changes)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@davidhewitt davidhewitt added the Full Build cause CI to do a full build label Sep 23, 2024
Copy link

codspeed-hq bot commented Sep 23, 2024

CodSpeed Performance Report

Merging #1463 will not alter performance

Comparing dh/windows-1.77 (ad6478e) with main (bfccf09)

Summary

✅ 155 untouched benchmarks

Copy link
Member

@sydney-runkle sydney-runkle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@sydney-runkle sydney-runkle merged commit 4aa52a8 into main Sep 23, 2024
62 checks passed
@sydney-runkle sydney-runkle deleted the dh/windows-1.77 branch September 23, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Full Build cause CI to do a full build
Projects
None yet
2 participants