Skip to content

CI: test all available OS in CI #291

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

Merged
merged 4 commits into from
Jun 26, 2025

Conversation

oscarbenjamin
Copy link
Collaborator

Following up from gh-290.

It seems that the wheels built in CI on windows-2019 runners fail on windows-2022 runners. This PR just makes sure that the built wheels are tested on all versions of Windows, MacOS and Ubuntu available as standard GitHub Actions runners. I expect then that the windows-2022 and windows-2025 jobs here will fail.

Afterwards I'll test the effect of trying to build on a different Windows version.

@oscarbenjamin
Copy link
Collaborator Author

Unfortunately windows-2019 is not usable today:

This is a scheduled Windows Server 2019 brownout.

I think after today there is a week left in which windows-2019 is still available so will make sure to put out a release in that time.

@oscarbenjamin
Copy link
Collaborator Author

@oscarbenjamin
Copy link
Collaborator Author

Okay great. This seems to work fine on all Windows OS using the wheels built on windows-2019 which are like the wheels uploaded to PyPI. We can't continue building on windows-2019 though because it will be removed from GA in a few days.

@oscarbenjamin oscarbenjamin merged commit e39a2cd into flintlib:main Jun 26, 2025
66 checks passed
@oscarbenjamin oscarbenjamin deleted the pr_test_os branch June 26, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant